Package Bio :: Package Restriction :: Module Restriction_Dictionary
[hide private]
[frames] | no frames]

Source Code for Module Bio.Restriction.Restriction_Dictionary

    1  #!/usr/bin/env python 
    2  # 
    3  #      Restriction Analysis Libraries. 
    4  #      Copyright (C) 2004. Frederic Sohm. 
    5  # 
    6  # This code is part of the Biopython distribution and governed by its 
    7  # license.  Please see the LICENSE file that should have been included 
    8  # as part of this package. 
    9  # 
   10  # This file is automatically generated - do not edit it by hand! Instead, 
   11  # use the tool Scripts/Restriction/ranacompiler.py which in turn uses 
   12  # Bio/Restriction/_Update/RestrictionCompiler.py 
   13  # 
   14  # The following dictionaries used to be defined in one go, but that does 
   15  # not work on Jython due to JVM limitations. Therefore we break this up 
   16  # into steps, using temporary functions to avoid the JVM limits. 
   17  # 
   18  # Used REBASE emboss files version 702 (2017). 
   19   
   20  rest_dict = {} 
   21   
   22   
23 -def _temp():
24 return { 25 'charac': (3, -3, None, None, 'TTATAA'), 26 'compsite': '(?P<AanI>TTATAA)', 27 'dna': None, 28 'freq': 4096.0, 29 'fst3': -3, 30 'fst5': 3, 31 'inact_temp': 65, 32 'opt_temp': 37, 33 'ovhg': 0, 34 'ovhgseq': '', 35 'results': None, 36 'scd3': None, 37 'scd5': None, 38 'site': 'TTATAA', 39 'size': 6, 40 'substrat': 'DNA', 41 'suppl': ('B',), 42 }
43 44 45 rest_dict['AanI'] = _temp() 46 47
48 -def _temp():
49 return { 50 'charac': (11, 8, None, None, 'CACCTGC'), 51 'compsite': '(?P<AarI>CACCTGC)|(?P<AarI_as>GCAGGTG)', 52 'dna': None, 53 'freq': 16384.0, 54 'fst3': 8, 55 'fst5': 11, 56 'inact_temp': 65, 57 'opt_temp': 37, 58 'ovhg': -4, 59 'ovhgseq': 'NNNN', 60 'results': None, 61 'scd3': None, 62 'scd5': None, 63 'site': 'CACCTGC', 64 'size': 7, 65 'substrat': 'DNA', 66 'suppl': ('B',), 67 }
68 69 70 rest_dict['AarI'] = _temp() 71 72
73 -def _temp():
74 return { 75 'charac': (7, -7, None, None, 'GACNNNNNNGTC'), 76 'compsite': '(?P<AasI>GAC......GTC)', 77 'dna': None, 78 'freq': 4096.0, 79 'fst3': -7, 80 'fst5': 7, 81 'inact_temp': 65, 82 'opt_temp': 37, 83 'ovhg': 2, 84 'ovhgseq': 'NN', 85 'results': None, 86 'scd3': None, 87 'scd5': None, 88 'site': 'GACNNNNNNGTC', 89 'size': 12, 90 'substrat': 'DNA', 91 'suppl': ('B',), 92 }
93 94 95 rest_dict['AasI'] = _temp() 96 97
98 -def _temp():
99 return { 100 'charac': (5, -5, None, None, 'GACGTC'), 101 'compsite': '(?P<AatII>GACGTC)', 102 'dna': None, 103 'freq': 4096.0, 104 'fst3': -5, 105 'fst5': 5, 106 'inact_temp': 65, 107 'opt_temp': 37, 108 'ovhg': 4, 109 'ovhgseq': 'ACGT', 110 'results': None, 111 'scd3': None, 112 'scd5': None, 113 'site': 'GACGTC', 114 'size': 6, 115 'substrat': 'DNA', 116 'suppl': ('B', 'I', 'K', 'M', 'N', 'V'), 117 }
118 119 120 rest_dict['AatII'] = _temp() 121 122
123 -def _temp():
124 return { 125 'charac': (None, None, None, None, 'CRRTAAG'), 126 'compsite': '(?P<Aba6411II>C[AG][AG]TAAG)|(?P<Aba6411II_as>CTTA[CT][CT]G)', 127 'dna': None, 128 'freq': 4096.0, 129 'fst3': None, 130 'fst5': None, 131 'inact_temp': 65, 132 'opt_temp': 37, 133 'ovhg': None, 134 'ovhgseq': None, 135 'results': None, 136 'scd3': None, 137 'scd5': None, 138 'site': 'CRRTAAG', 139 'size': 7, 140 'substrat': 'DNA', 141 'suppl': (), 142 }
143 144 145 rest_dict['Aba6411II'] = _temp() 146 147
148 -def _temp():
149 return { 150 'charac': (None, None, None, None, 'CTATCAV'), 151 'compsite': '(?P<AbaCIII>CTATCA[ACG])|(?P<AbaCIII_as>[CGT]TGATAG)', 152 'dna': None, 153 'freq': 5461.333333333333, 154 'fst3': None, 155 'fst5': None, 156 'inact_temp': 65, 157 'opt_temp': 37, 158 'ovhg': None, 159 'ovhgseq': None, 160 'results': None, 161 'scd3': None, 162 'scd5': None, 163 'site': 'CTATCAV', 164 'size': 7, 165 'substrat': 'DNA', 166 'suppl': (), 167 }
168 169 170 rest_dict['AbaCIII'] = _temp() 171 172
173 -def _temp():
174 return { 175 'charac': (12, 9, None, None, 'C'), 176 'compsite': '(?P<AbaSI>C)|(?P<AbaSI_as>G)', 177 'dna': None, 178 'freq': 4.0, 179 'fst3': 9, 180 'fst5': 12, 181 'inact_temp': 65, 182 'opt_temp': 37, 183 'ovhg': 2, 184 'ovhgseq': 'NN', 185 'results': None, 186 'scd3': None, 187 'scd5': None, 188 'site': 'C', 189 'size': 1, 190 'substrat': 'DNA', 191 'suppl': ('N',), 192 }
193 194 195 rest_dict['AbaSI'] = _temp() 196 197
198 -def _temp():
199 return { 200 'charac': (None, None, None, None, 'YCCGSS'), 201 'compsite': '(?P<AbaUMB2I>[CT]CCG[CG][CG])|(?P<AbaUMB2I_as>[CG][CG]CGG[AG])', 202 'dna': None, 203 'freq': 512.0, 204 'fst3': None, 205 'fst5': None, 206 'inact_temp': 65, 207 'opt_temp': 37, 208 'ovhg': None, 209 'ovhgseq': None, 210 'results': None, 211 'scd3': None, 212 'scd5': None, 213 'site': 'YCCGSS', 214 'size': 6, 215 'substrat': 'DNA', 216 'suppl': (), 217 }
218 219 220 rest_dict['AbaUMB2I'] = _temp() 221 222
223 -def _temp():
224 return { 225 'charac': (2, -2, None, None, 'CCTCGAGG'), 226 'compsite': '(?P<AbsI>CCTCGAGG)', 227 'dna': None, 228 'freq': 65536.0, 229 'fst3': -2, 230 'fst5': 2, 231 'inact_temp': 65, 232 'opt_temp': 37, 233 'ovhg': -4, 234 'ovhgseq': 'TCGA', 235 'results': None, 236 'scd3': None, 237 'scd5': None, 238 'site': 'CCTCGAGG', 239 'size': 8, 240 'substrat': 'DNA', 241 'suppl': ('I',), 242 }
243 244 245 rest_dict['AbsI'] = _temp() 246 247
248 -def _temp():
249 return { 250 'charac': (3, -3, None, None, 'TGCGCA'), 251 'compsite': '(?P<Acc16I>TGCGCA)', 252 'dna': None, 253 'freq': 4096.0, 254 'fst3': -3, 255 'fst5': 3, 256 'inact_temp': 65, 257 'opt_temp': 37, 258 'ovhg': 0, 259 'ovhgseq': '', 260 'results': None, 261 'scd3': None, 262 'scd5': None, 263 'site': 'TGCGCA', 264 'size': 6, 265 'substrat': 'DNA', 266 'suppl': ('I', 'V'), 267 }
268 269 270 rest_dict['Acc16I'] = _temp() 271 272
273 -def _temp():
274 return { 275 'charac': (10, 8, None, None, 'ACCTGC'), 276 'compsite': '(?P<Acc36I>ACCTGC)|(?P<Acc36I_as>GCAGGT)', 277 'dna': None, 278 'freq': 4096.0, 279 'fst3': 8, 280 'fst5': 10, 281 'inact_temp': 65, 282 'opt_temp': 37, 283 'ovhg': -4, 284 'ovhgseq': 'NNNN', 285 'results': None, 286 'scd3': None, 287 'scd5': None, 288 'site': 'ACCTGC', 289 'size': 6, 290 'substrat': 'DNA', 291 'suppl': ('I',), 292 }
293 294 295 rest_dict['Acc36I'] = _temp() 296 297
298 -def _temp():
299 return { 300 'charac': (1, -1, None, None, 'GGTACC'), 301 'compsite': '(?P<Acc65I>GGTACC)', 302 'dna': None, 303 'freq': 4096.0, 304 'fst3': -1, 305 'fst5': 1, 306 'inact_temp': 65, 307 'opt_temp': 37, 308 'ovhg': -4, 309 'ovhgseq': 'GTAC', 310 'results': None, 311 'scd3': None, 312 'scd5': None, 313 'site': 'GGTACC', 314 'size': 6, 315 'substrat': 'DNA', 316 'suppl': ('B', 'I', 'N', 'V'), 317 }
318 319 320 rest_dict['Acc65I'] = _temp() 321 322
323 -def _temp():
324 return { 325 'charac': (None, None, None, None, 'GACGCA'), 326 'compsite': '(?P<Acc65V>GACGCA)|(?P<Acc65V_as>TGCGTC)', 327 'dna': None, 328 'freq': 4096.0, 329 'fst3': None, 330 'fst5': None, 331 'inact_temp': 65, 332 'opt_temp': 37, 333 'ovhg': None, 334 'ovhgseq': None, 335 'results': None, 336 'scd3': None, 337 'scd5': None, 338 'site': 'GACGCA', 339 'size': 6, 340 'substrat': 'DNA', 341 'suppl': (), 342 }
343 344 345 rest_dict['Acc65V'] = _temp() 346 347
348 -def _temp():
349 return { 350 'charac': (1, -1, None, None, 'GGYRCC'), 351 'compsite': '(?P<AccB1I>GG[CT][AG]CC)', 352 'dna': None, 353 'freq': 1024.0, 354 'fst3': -1, 355 'fst5': 1, 356 'inact_temp': 65, 357 'opt_temp': 37, 358 'ovhg': -4, 359 'ovhgseq': 'GYRC', 360 'results': None, 361 'scd3': None, 362 'scd5': None, 363 'site': 'GGYRCC', 364 'size': 6, 365 'substrat': 'DNA', 366 'suppl': ('I', 'V'), 367 }
368 369 370 rest_dict['AccB1I'] = _temp() 371 372
373 -def _temp():
374 return { 375 'charac': (7, -7, None, None, 'CCANNNNNTGG'), 376 'compsite': '(?P<AccB7I>CCA.....TGG)', 377 'dna': None, 378 'freq': 4096.0, 379 'fst3': -7, 380 'fst5': 7, 381 'inact_temp': 65, 382 'opt_temp': 37, 383 'ovhg': 3, 384 'ovhgseq': 'NNN', 385 'results': None, 386 'scd3': None, 387 'scd5': None, 388 'site': 'CCANNNNNTGG', 389 'size': 11, 390 'substrat': 'DNA', 391 'suppl': ('I', 'V'), 392 }
393 394 395 rest_dict['AccB7I'] = _temp() 396 397
398 -def _temp():
399 return { 400 'charac': (3, -3, None, None, 'CCGCTC'), 401 'compsite': '(?P<AccBSI>CCGCTC)|(?P<AccBSI_as>GAGCGG)', 402 'dna': None, 403 'freq': 4096.0, 404 'fst3': -3, 405 'fst5': 3, 406 'inact_temp': 65, 407 'opt_temp': 37, 408 'ovhg': 0, 409 'ovhgseq': '', 410 'results': None, 411 'scd3': None, 412 'scd5': None, 413 'site': 'CCGCTC', 414 'size': 6, 415 'substrat': 'DNA', 416 'suppl': ('I', 'V'), 417 }
418 419 420 rest_dict['AccBSI'] = _temp() 421 422
423 -def _temp():
424 return { 425 'charac': (2, -2, None, None, 'GTMKAC'), 426 'compsite': '(?P<AccI>GT[AC][GT]AC)', 427 'dna': None, 428 'freq': 1024.0, 429 'fst3': -2, 430 'fst5': 2, 431 'inact_temp': 65, 432 'opt_temp': 37, 433 'ovhg': -2, 434 'ovhgseq': 'MK', 435 'results': None, 436 'scd3': None, 437 'scd5': None, 438 'site': 'GTMKAC', 439 'size': 6, 440 'substrat': 'DNA', 441 'suppl': ('B', 'J', 'K', 'M', 'N', 'Q', 'R', 'X'), 442 }
443 444 445 rest_dict['AccI'] = _temp() 446 447
448 -def _temp():
449 return { 450 'charac': (2, -2, None, None, 'CGCG'), 451 'compsite': '(?P<AccII>CGCG)', 452 'dna': None, 453 'freq': 256.0, 454 'fst3': -2, 455 'fst5': 2, 456 'inact_temp': 65, 457 'opt_temp': 37, 458 'ovhg': 0, 459 'ovhgseq': '', 460 'results': None, 461 'scd3': None, 462 'scd5': None, 463 'site': 'CGCG', 464 'size': 4, 465 'substrat': 'DNA', 466 'suppl': ('J', 'K'), 467 }
468 469 470 rest_dict['AccII'] = _temp() 471 472
473 -def _temp():
474 return { 475 'charac': (1, -1, None, None, 'TCCGGA'), 476 'compsite': '(?P<AccIII>TCCGGA)', 477 'dna': None, 478 'freq': 4096.0, 479 'fst3': -1, 480 'fst5': 1, 481 'inact_temp': 65, 482 'opt_temp': 37, 483 'ovhg': -4, 484 'ovhgseq': 'CCGG', 485 'results': None, 486 'scd3': None, 487 'scd5': None, 488 'site': 'TCCGGA', 489 'size': 6, 490 'substrat': 'DNA', 491 'suppl': ('J', 'K', 'R'), 492 }
493 494 495 rest_dict['AccIII'] = _temp() 496 497
498 -def _temp():
499 return { 500 'charac': (13, 11, None, None, 'CAGCTC'), 501 'compsite': '(?P<AceIII>CAGCTC)|(?P<AceIII_as>GAGCTG)', 502 'dna': None, 503 'freq': 4096.0, 504 'fst3': 11, 505 'fst5': 13, 506 'inact_temp': 65, 507 'opt_temp': 37, 508 'ovhg': -4, 509 'ovhgseq': 'NNNN', 510 'results': None, 511 'scd3': None, 512 'scd5': None, 513 'site': 'CAGCTC', 514 'size': 6, 515 'substrat': 'DNA', 516 'suppl': (), 517 }
518 519 520 rest_dict['AceIII'] = _temp() 521 522
523 -def _temp():
524 return { 525 'charac': (None, None, None, None, 'AGCCAG'), 526 'compsite': '(?P<AchA6III>AGCCAG)|(?P<AchA6III_as>CTGGCT)', 527 'dna': None, 528 'freq': 4096.0, 529 'fst3': None, 530 'fst5': None, 531 'inact_temp': 65, 532 'opt_temp': 37, 533 'ovhg': None, 534 'ovhgseq': None, 535 'results': None, 536 'scd3': None, 537 'scd5': None, 538 'site': 'AGCCAG', 539 'size': 6, 540 'substrat': 'DNA', 541 'suppl': (), 542 }
543 544 545 rest_dict['AchA6III'] = _temp() 546 547
548 -def _temp():
549 return { 550 'charac': (1, -1, None, None, 'CCGC'), 551 'compsite': '(?P<AciI>CCGC)|(?P<AciI_as>GCGG)', 552 'dna': None, 553 'freq': 256.0, 554 'fst3': -1, 555 'fst5': 1, 556 'inact_temp': 65, 557 'opt_temp': 37, 558 'ovhg': -2, 559 'ovhgseq': 'CG', 560 'results': None, 561 'scd3': None, 562 'scd5': None, 563 'site': 'CCGC', 564 'size': 4, 565 'substrat': 'DNA', 566 'suppl': ('N',), 567 }
568 569 570 rest_dict['AciI'] = _temp() 571 572
573 -def _temp():
574 return { 575 'charac': (2, -2, None, None, 'AACGTT'), 576 'compsite': '(?P<AclI>AACGTT)', 577 'dna': None, 578 'freq': 4096.0, 579 'fst3': -2, 580 'fst5': 2, 581 'inact_temp': 65, 582 'opt_temp': 37, 583 'ovhg': -2, 584 'ovhgseq': 'CG', 585 'results': None, 586 'scd3': None, 587 'scd5': None, 588 'site': 'AACGTT', 589 'size': 6, 590 'substrat': 'DNA', 591 'suppl': ('I', 'N', 'V'), 592 }
593 594 595 rest_dict['AclI'] = _temp() 596 597
598 -def _temp():
599 return { 600 'charac': (9, 5, None, None, 'GGATC'), 601 'compsite': '(?P<AclWI>GGATC)|(?P<AclWI_as>GATCC)', 602 'dna': None, 603 'freq': 1024.0, 604 'fst3': 5, 605 'fst5': 9, 606 'inact_temp': 65, 607 'opt_temp': 37, 608 'ovhg': -1, 609 'ovhgseq': 'N', 610 'results': None, 611 'scd3': None, 612 'scd5': None, 613 'site': 'GGATC', 614 'size': 5, 615 'substrat': 'DNA', 616 'suppl': ('I',), 617 }
618 619 620 rest_dict['AclWI'] = _temp() 621 622
623 -def _temp():
624 return { 625 'charac': (None, None, None, None, 'CCRGAG'), 626 'compsite': '(?P<Aco12261II>CC[AG]GAG)|(?P<Aco12261II_as>CTC[CT]GG)', 627 'dna': None, 628 'freq': 2048.0, 629 'fst3': None, 630 'fst5': None, 631 'inact_temp': 65, 632 'opt_temp': 37, 633 'ovhg': None, 634 'ovhgseq': None, 635 'results': None, 636 'scd3': None, 637 'scd5': None, 638 'site': 'CCRGAG', 639 'size': 6, 640 'substrat': 'DNA', 641 'suppl': (), 642 }
643 644 645 rest_dict['Aco12261II'] = _temp() 646 647
648 -def _temp():
649 return { 650 'charac': (1, -1, None, None, 'YGGCCR'), 651 'compsite': '(?P<AcoI>[CT]GGCC[AG])', 652 'dna': None, 653 'freq': 1024.0, 654 'fst3': -1, 655 'fst5': 1, 656 'inact_temp': 65, 657 'opt_temp': 37, 658 'ovhg': -4, 659 'ovhgseq': 'GGCC', 660 'results': None, 661 'scd3': None, 662 'scd5': None, 663 'site': 'YGGCCR', 664 'size': 6, 665 'substrat': 'DNA', 666 'suppl': ('I',), 667 }
668 669 670 rest_dict['AcoI'] = _temp() 671 672
673 -def _temp():
674 return { 675 'charac': (1, -1, None, None, 'RAATTY'), 676 'compsite': '(?P<AcsI>[AG]AATT[CT])', 677 'dna': None, 678 'freq': 1024.0, 679 'fst3': -1, 680 'fst5': 1, 681 'inact_temp': 65, 682 'opt_temp': 37, 683 'ovhg': -4, 684 'ovhgseq': 'AATT', 685 'results': None, 686 'scd3': None, 687 'scd5': None, 688 'site': 'RAATTY', 689 'size': 6, 690 'substrat': 'DNA', 691 'suppl': ('I', 'V'), 692 }
693 694 695 rest_dict['AcsI'] = _temp() 696 697
698 -def _temp():
699 return { 700 'charac': (22, 14, None, None, 'CTGAAG'), 701 'compsite': '(?P<AcuI>CTGAAG)|(?P<AcuI_as>CTTCAG)', 702 'dna': None, 703 'freq': 4096.0, 704 'fst3': 14, 705 'fst5': 22, 706 'inact_temp': 65, 707 'opt_temp': 37, 708 'ovhg': 2, 709 'ovhgseq': 'NN', 710 'results': None, 711 'scd3': None, 712 'scd5': None, 713 'site': 'CTGAAG', 714 'size': 6, 715 'substrat': 'DNA', 716 'suppl': ('I', 'N'), 717 }
718 719 720 rest_dict['AcuI'] = _temp() 721 722
723 -def _temp():
724 return { 725 'charac': (3, -3, None, None, 'CACGTG'), 726 'compsite': '(?P<AcvI>CACGTG)', 727 'dna': None, 728 'freq': 4096.0, 729 'fst3': -3, 730 'fst5': 3, 731 'inact_temp': 65, 732 'opt_temp': 37, 733 'ovhg': 0, 734 'ovhgseq': '', 735 'results': None, 736 'scd3': None, 737 'scd5': None, 738 'site': 'CACGTG', 739 'size': 6, 740 'substrat': 'DNA', 741 'suppl': ('Q', 'X'), 742 }
743 744 745 rest_dict['AcvI'] = _temp() 746 747
748 -def _temp():
749 return { 750 'charac': (2, -2, None, None, 'GRCGYC'), 751 'compsite': '(?P<AcyI>G[AG]CG[CT]C)', 752 'dna': None, 753 'freq': 1024.0, 754 'fst3': -2, 755 'fst5': 2, 756 'inact_temp': 65, 757 'opt_temp': 37, 758 'ovhg': -2, 759 'ovhgseq': 'CG', 760 'results': None, 761 'scd3': None, 762 'scd5': None, 763 'site': 'GRCGYC', 764 'size': 6, 765 'substrat': 'DNA', 766 'suppl': ('J',), 767 }
768 769 770 rest_dict['AcyI'] = _temp() 771 772
773 -def _temp():
774 return { 775 'charac': (6, -6, None, None, 'CACNNNGTG'), 776 'compsite': '(?P<AdeI>CAC...GTG)', 777 'dna': None, 778 'freq': 4096.0, 779 'fst3': -6, 780 'fst5': 6, 781 'inact_temp': 65, 782 'opt_temp': 37, 783 'ovhg': 3, 784 'ovhgseq': 'NNN', 785 'results': None, 786 'scd3': None, 787 'scd5': None, 788 'site': 'CACNNNGTG', 789 'size': 9, 790 'substrat': 'DNA', 791 'suppl': ('B',), 792 }
793 794 795 rest_dict['AdeI'] = _temp() 796 797
798 -def _temp():
799 return { 800 'charac': (2, -2, None, None, 'GTAC'), 801 'compsite': '(?P<AfaI>GTAC)', 802 'dna': None, 803 'freq': 256.0, 804 'fst3': -2, 805 'fst5': 2, 806 'inact_temp': 65, 807 'opt_temp': 37, 808 'ovhg': 0, 809 'ovhgseq': '', 810 'results': None, 811 'scd3': None, 812 'scd5': None, 813 'site': 'GTAC', 814 'size': 4, 815 'substrat': 'DNA', 816 'suppl': ('B', 'K'), 817 }
818 819 820 rest_dict['AfaI'] = _temp() 821 822
823 -def _temp():
824 return { 825 'charac': (3, -3, None, None, 'AGCGCT'), 826 'compsite': '(?P<AfeI>AGCGCT)', 827 'dna': None, 828 'freq': 4096.0, 829 'fst3': -3, 830 'fst5': 3, 831 'inact_temp': 65, 832 'opt_temp': 37, 833 'ovhg': 0, 834 'ovhgseq': '', 835 'results': None, 836 'scd3': None, 837 'scd5': None, 838 'site': 'AGCGCT', 839 'size': 6, 840 'substrat': 'DNA', 841 'suppl': ('I', 'N'), 842 }
843 844 845 rest_dict['AfeI'] = _temp() 846 847
848 -def _temp():
849 return { 850 'charac': (7, -7, None, None, 'CCNNNNNNNGG'), 851 'compsite': '(?P<AfiI>CC.......GG)', 852 'dna': None, 853 'freq': 256.0, 854 'fst3': -7, 855 'fst5': 7, 856 'inact_temp': 65, 857 'opt_temp': 37, 858 'ovhg': 3, 859 'ovhgseq': 'NNN', 860 'results': None, 861 'scd3': None, 862 'scd5': None, 863 'site': 'CCNNNNNNNGG', 864 'size': 11, 865 'substrat': 'DNA', 866 'suppl': ('V',), 867 }
868 869 870 rest_dict['AfiI'] = _temp() 871 872
873 -def _temp():
874 return { 875 'charac': (1, -1, None, None, 'CTTAAG'), 876 'compsite': '(?P<AflII>CTTAAG)', 877 'dna': None, 878 'freq': 4096.0, 879 'fst3': -1, 880 'fst5': 1, 881 'inact_temp': 65, 882 'opt_temp': 37, 883 'ovhg': -4, 884 'ovhgseq': 'TTAA', 885 'results': None, 886 'scd3': None, 887 'scd5': None, 888 'site': 'CTTAAG', 889 'size': 6, 890 'substrat': 'DNA', 891 'suppl': ('J', 'K', 'N'), 892 }
893 894 895 rest_dict['AflII'] = _temp() 896 897
898 -def _temp():
899 return { 900 'charac': (1, -1, None, None, 'ACRYGT'), 901 'compsite': '(?P<AflIII>AC[AG][CT]GT)', 902 'dna': None, 903 'freq': 1024.0, 904 'fst3': -1, 905 'fst5': 1, 906 'inact_temp': 65, 907 'opt_temp': 37, 908 'ovhg': -4, 909 'ovhgseq': 'CRYG', 910 'results': None, 911 'scd3': None, 912 'scd5': None, 913 'site': 'ACRYGT', 914 'size': 6, 915 'substrat': 'DNA', 916 'suppl': ('M', 'N', 'S'), 917 }
918 919 920 rest_dict['AflIII'] = _temp() 921 922
923 -def _temp():
924 return { 925 'charac': (1, -1, None, None, 'ACCGGT'), 926 'compsite': '(?P<AgeI>ACCGGT)', 927 'dna': None, 928 'freq': 4096.0, 929 'fst3': -1, 930 'fst5': 1, 931 'inact_temp': 65, 932 'opt_temp': 37, 933 'ovhg': -4, 934 'ovhgseq': 'CCGG', 935 'results': None, 936 'scd3': None, 937 'scd5': None, 938 'site': 'ACCGGT', 939 'size': 6, 940 'substrat': 'DNA', 941 'suppl': ('J', 'N', 'R'), 942 }
943 944 945 rest_dict['AgeI'] = _temp() 946 947
948 -def _temp():
949 return { 950 'charac': (3, -3, None, None, 'TTSAA'), 951 'compsite': '(?P<AgsI>TT[CG]AA)', 952 'dna': None, 953 'freq': 512.0, 954 'fst3': -3, 955 'fst5': 3, 956 'inact_temp': 65, 957 'opt_temp': 37, 958 'ovhg': 1, 959 'ovhgseq': 'S', 960 'results': None, 961 'scd3': None, 962 'scd5': None, 963 'site': 'TTSAA', 964 'size': 5, 965 'substrat': 'DNA', 966 'suppl': ('I',), 967 }
968 969 970 rest_dict['AgsI'] = _temp() 971 972
973 -def _temp():
974 return { 975 'charac': (3, -3, None, None, 'TTTAAA'), 976 'compsite': '(?P<AhaIII>TTTAAA)', 977 'dna': None, 978 'freq': 4096.0, 979 'fst3': -3, 980 'fst5': 3, 981 'inact_temp': 65, 982 'opt_temp': 37, 983 'ovhg': 0, 984 'ovhgseq': '', 985 'results': None, 986 'scd3': None, 987 'scd5': None, 988 'site': 'TTTAAA', 989 'size': 6, 990 'substrat': 'DNA', 991 'suppl': (), 992 }
993 994 995 rest_dict['AhaIII'] = _temp() 996 997
998 -def _temp():
999 return { 1000 'charac': (6, -6, None, None, 'GACNNNNNGTC'), 1001 'compsite': '(?P<AhdI>GAC.....GTC)', 1002 'dna': None, 1003 'freq': 4096.0, 1004 'fst3': -6, 1005 'fst5': 6, 1006 'inact_temp': 65, 1007 'opt_temp': 37, 1008 'ovhg': 1, 1009 'ovhgseq': 'N', 1010 'results': None, 1011 'scd3': None, 1012 'scd5': None, 1013 'site': 'GACNNNNNGTC', 1014 'size': 11, 1015 'substrat': 'DNA', 1016 'suppl': ('N',), 1017 }
1018 1019 1020 rest_dict['AhdI'] = _temp() 1021 1022
1023 -def _temp():
1024 return { 1025 'charac': (1, -1, None, None, 'ACTAGT'), 1026 'compsite': '(?P<AhlI>ACTAGT)', 1027 'dna': None, 1028 'freq': 4096.0, 1029 'fst3': -1, 1030 'fst5': 1, 1031 'inact_temp': 65, 1032 'opt_temp': 37, 1033 'ovhg': -4, 1034 'ovhgseq': 'CTAG', 1035 'results': None, 1036 'scd3': None, 1037 'scd5': None, 1038 'site': 'ACTAGT', 1039 'size': 6, 1040 'substrat': 'DNA', 1041 'suppl': ('I', 'V'), 1042 }
1043 1044 1045 rest_dict['AhlI'] = _temp() 1046 1047
1048 -def _temp():
1049 return { 1050 'charac': (None, None, None, None, 'GCYYGAC'), 1051 'compsite': '(?P<AhyRBAHI>GC[CT][CT]GAC)|(?P<AhyRBAHI_as>GTC[AG][AG]GC)', 1052 'dna': None, 1053 'freq': 4096.0, 1054 'fst3': None, 1055 'fst5': None, 1056 'inact_temp': 65, 1057 'opt_temp': 37, 1058 'ovhg': None, 1059 'ovhgseq': None, 1060 'results': None, 1061 'scd3': None, 1062 'scd5': None, 1063 'site': 'GCYYGAC', 1064 'size': 7, 1065 'substrat': 'DNA', 1066 'suppl': (), 1067 }
1068 1069 1070 rest_dict['AhyRBAHI'] = _temp() 1071 1072
1073 -def _temp():
1074 return { 1075 'charac': (None, None, None, None, 'YAAMGAG'), 1076 'compsite': '(?P<AhyYL17I>[CT]AA[AC]GAG)|(?P<AhyYL17I_as>CTC[GT]TT[AG])', 1077 'dna': None, 1078 'freq': 4096.0, 1079 'fst3': None, 1080 'fst5': None, 1081 'inact_temp': 65, 1082 'opt_temp': 37, 1083 'ovhg': None, 1084 'ovhgseq': None, 1085 'results': None, 1086 'scd3': None, 1087 'scd5': None, 1088 'site': 'YAAMGAG', 1089 'size': 7, 1090 'substrat': 'DNA', 1091 'suppl': (), 1092 }
1093 1094 1095 rest_dict['AhyYL17I'] = _temp() 1096 1097
1098 -def _temp():
1099 return { 1100 'charac': (3, -3, None, None, 'CACGTC'), 1101 'compsite': '(?P<AjiI>CACGTC)|(?P<AjiI_as>GACGTG)', 1102 'dna': None, 1103 'freq': 4096.0, 1104 'fst3': -3, 1105 'fst5': 3, 1106 'inact_temp': 65, 1107 'opt_temp': 37, 1108 'ovhg': 0, 1109 'ovhgseq': '', 1110 'results': None, 1111 'scd3': None, 1112 'scd5': None, 1113 'site': 'CACGTC', 1114 'size': 6, 1115 'substrat': 'DNA', 1116 'suppl': ('B',), 1117 }
1118 1119 1120 rest_dict['AjiI'] = _temp() 1121 1122
1123 -def _temp():
1124 return { 1125 'charac': (0, 0, None, None, 'CCWGG'), 1126 'compsite': '(?P<AjnI>CC[AT]GG)', 1127 'dna': None, 1128 'freq': 512.0, 1129 'fst3': 0, 1130 'fst5': 0, 1131 'inact_temp': 65, 1132 'opt_temp': 37, 1133 'ovhg': -5, 1134 'ovhgseq': 'CCWGG', 1135 'results': None, 1136 'scd3': None, 1137 'scd5': None, 1138 'site': 'CCWGG', 1139 'size': 5, 1140 'substrat': 'DNA', 1141 'suppl': ('I',), 1142 }
1143 1144 1145 rest_dict['AjnI'] = _temp() 1146 1147
1148 -def _temp():
1149 return { 1150 'charac': (-7, -26, 25, 6, 'GAANNNNNNNTTGG'), 1151 'compsite': '(?P<AjuI>GAA.......TTGG)|(?P<AjuI_as>CCAA.......TTC)', 1152 'dna': None, 1153 'freq': 16384.0, 1154 'fst3': -26, 1155 'fst5': -7, 1156 'inact_temp': 65, 1157 'opt_temp': 37, 1158 'ovhg': 5, 1159 'ovhgseq': 'NNNNN', 1160 'results': None, 1161 'scd3': 6, 1162 'scd5': 25, 1163 'site': 'GAANNNNNNNTTGG', 1164 'size': 14, 1165 'substrat': 'DNA', 1166 'suppl': ('B',), 1167 }
1168 1169 1170 rest_dict['AjuI'] = _temp() 1171 1172
1173 -def _temp():
1174 return { 1175 'charac': (5, -5, None, None, 'CACNNNNGTG'), 1176 'compsite': '(?P<AleI>CAC....GTG)', 1177 'dna': None, 1178 'freq': 4096.0, 1179 'fst3': -5, 1180 'fst5': 5, 1181 'inact_temp': 65, 1182 'opt_temp': 37, 1183 'ovhg': 0, 1184 'ovhgseq': '', 1185 'results': None, 1186 'scd3': None, 1187 'scd5': None, 1188 'site': 'CACNNNNGTG', 1189 'size': 10, 1190 'substrat': 'DNA', 1191 'suppl': ('N',), 1192 }
1193 1194 1195 rest_dict['AleI'] = _temp() 1196 1197
1198 -def _temp():
1199 return { 1200 'charac': (-10, -24, 24, 10, 'GCANNNNNNTGC'), 1201 'compsite': '(?P<AlfI>GCA......TGC)', 1202 'dna': None, 1203 'freq': 4096.0, 1204 'fst3': -24, 1205 'fst5': -10, 1206 'inact_temp': 65, 1207 'opt_temp': 37, 1208 'ovhg': 2, 1209 'ovhgseq': 'NN', 1210 'results': None, 1211 'scd3': 10, 1212 'scd5': 24, 1213 'site': 'GCANNNNNNTGC', 1214 'size': 12, 1215 'substrat': 'DNA', 1216 'suppl': (), 1217 }
1218 1219 1220 rest_dict['AlfI'] = _temp() 1221 1222
1223 -def _temp():
1224 return { 1225 'charac': (-7, -25, 25, 7, 'GAACNNNNNNTCC'), 1226 'compsite': '(?P<AloI>GAAC......TCC)|(?P<AloI_as>GGA......GTTC)', 1227 'dna': None, 1228 'freq': 16384.0, 1229 'fst3': -25, 1230 'fst5': -7, 1231 'inact_temp': 65, 1232 'opt_temp': 37, 1233 'ovhg': 5, 1234 'ovhgseq': 'NNNNN', 1235 'results': None, 1236 'scd3': 7, 1237 'scd5': 25, 1238 'site': 'GAACNNNNNNTCC', 1239 'size': 13, 1240 'substrat': 'DNA', 1241 'suppl': ('B',), 1242 }
1243 1244 1245 rest_dict['AloI'] = _temp() 1246 1247
1248 -def _temp():
1249 return { 1250 'charac': (2, -2, None, None, 'AGCT'), 1251 'compsite': '(?P<AluBI>AGCT)', 1252 'dna': None, 1253 'freq': 256.0, 1254 'fst3': -2, 1255 'fst5': 2, 1256 'inact_temp': 65, 1257 'opt_temp': 37, 1258 'ovhg': 0, 1259 'ovhgseq': '', 1260 'results': None, 1261 'scd3': None, 1262 'scd5': None, 1263 'site': 'AGCT', 1264 'size': 4, 1265 'substrat': 'DNA', 1266 'suppl': ('I',), 1267 }
1268 1269 1270 rest_dict['AluBI'] = _temp() 1271 1272
1273 -def _temp():
1274 return { 1275 'charac': (2, -2, None, None, 'AGCT'), 1276 'compsite': '(?P<AluI>AGCT)', 1277 'dna': None, 1278 'freq': 256.0, 1279 'fst3': -2, 1280 'fst5': 2, 1281 'inact_temp': 65, 1282 'opt_temp': 37, 1283 'ovhg': 0, 1284 'ovhgseq': '', 1285 'results': None, 1286 'scd3': None, 1287 'scd5': None, 1288 'site': 'AGCT', 1289 'size': 4, 1290 'substrat': 'DNA', 1291 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'V', 'X', 'Y'), 1292 }
1293 1294 1295 rest_dict['AluI'] = _temp() 1296 1297
1298 -def _temp():
1299 return { 1300 'charac': (5, -5, None, None, 'GWGCWC'), 1301 'compsite': '(?P<Alw21I>G[AT]GC[AT]C)', 1302 'dna': None, 1303 'freq': 1024.0, 1304 'fst3': -5, 1305 'fst5': 5, 1306 'inact_temp': 65, 1307 'opt_temp': 37, 1308 'ovhg': 4, 1309 'ovhgseq': 'WGCW', 1310 'results': None, 1311 'scd3': None, 1312 'scd5': None, 1313 'site': 'GWGCWC', 1314 'size': 6, 1315 'substrat': 'DNA', 1316 'suppl': ('B',), 1317 }
1318 1319 1320 rest_dict['Alw21I'] = _temp() 1321 1322
1323 -def _temp():
1324 return { 1325 'charac': (6, 5, None, None, 'GTCTC'), 1326 'compsite': '(?P<Alw26I>GTCTC)|(?P<Alw26I_as>GAGAC)', 1327 'dna': None, 1328 'freq': 1024.0, 1329 'fst3': 5, 1330 'fst5': 6, 1331 'inact_temp': 65, 1332 'opt_temp': 37, 1333 'ovhg': -4, 1334 'ovhgseq': 'NNNN', 1335 'results': None, 1336 'scd3': None, 1337 'scd5': None, 1338 'site': 'GTCTC', 1339 'size': 5, 1340 'substrat': 'DNA', 1341 'suppl': ('B',), 1342 }
1343 1344 1345 rest_dict['Alw26I'] = _temp() 1346 1347
1348 -def _temp():
1349 return { 1350 'charac': (1, -1, None, None, 'GTGCAC'), 1351 'compsite': '(?P<Alw44I>GTGCAC)', 1352 'dna': None, 1353 'freq': 4096.0, 1354 'fst3': -1, 1355 'fst5': 1, 1356 'inact_temp': 65, 1357 'opt_temp': 37, 1358 'ovhg': -4, 1359 'ovhgseq': 'TGCA', 1360 'results': None, 1361 'scd3': None, 1362 'scd5': None, 1363 'site': 'GTGCAC', 1364 'size': 6, 1365 'substrat': 'DNA', 1366 'suppl': ('B', 'J'), 1367 }
1368 1369 1370 rest_dict['Alw44I'] = _temp() 1371 1372
1373 -def _temp():
1374 return { 1375 'charac': (None, None, None, None, 'GAAAYNNNNNRTG'), 1376 'compsite': '(?P<AlwFI>GAAA[CT].....[AG]TG)|(?P<AlwFI_as>CA[CT].....[AG]TTTC)', 1377 'dna': None, 1378 'freq': 16384.0, 1379 'fst3': None, 1380 'fst5': None, 1381 'inact_temp': 65, 1382 'opt_temp': 37, 1383 'ovhg': None, 1384 'ovhgseq': None, 1385 'results': None, 1386 'scd3': None, 1387 'scd5': None, 1388 'site': 'GAAAYNNNNNRTG', 1389 'size': 13, 1390 'substrat': 'DNA', 1391 'suppl': (), 1392 }
1393 1394 1395 rest_dict['AlwFI'] = _temp() 1396 1397
1398 -def _temp():
1399 return { 1400 'charac': (9, 5, None, None, 'GGATC'), 1401 'compsite': '(?P<AlwI>GGATC)|(?P<AlwI_as>GATCC)', 1402 'dna': None, 1403 'freq': 1024.0, 1404 'fst3': 5, 1405 'fst5': 9, 1406 'inact_temp': 65, 1407 'opt_temp': 37, 1408 'ovhg': -1, 1409 'ovhgseq': 'N', 1410 'results': None, 1411 'scd3': None, 1412 'scd5': None, 1413 'site': 'GGATC', 1414 'size': 5, 1415 'substrat': 'DNA', 1416 'suppl': ('N',), 1417 }
1418 1419 1420 rest_dict['AlwI'] = _temp() 1421 1422
1423 -def _temp():
1424 return { 1425 'charac': (6, -6, None, None, 'CAGNNNCTG'), 1426 'compsite': '(?P<AlwNI>CAG...CTG)', 1427 'dna': None, 1428 'freq': 4096.0, 1429 'fst3': -6, 1430 'fst5': 6, 1431 'inact_temp': 65, 1432 'opt_temp': 37, 1433 'ovhg': 3, 1434 'ovhgseq': 'NNN', 1435 'results': None, 1436 'scd3': None, 1437 'scd5': None, 1438 'site': 'CAGNNNCTG', 1439 'size': 9, 1440 'substrat': 'DNA', 1441 'suppl': ('N',), 1442 }
1443 1444 1445 rest_dict['AlwNI'] = _temp() 1446 1447
1448 -def _temp():
1449 return { 1450 'charac': (1, -1, None, None, 'CYCGRG'), 1451 'compsite': '(?P<Ama87I>C[CT]CG[AG]G)', 1452 'dna': None, 1453 'freq': 1024.0, 1454 'fst3': -1, 1455 'fst5': 1, 1456 'inact_temp': 65, 1457 'opt_temp': 37, 1458 'ovhg': -4, 1459 'ovhgseq': 'YCGR', 1460 'results': None, 1461 'scd3': None, 1462 'scd5': None, 1463 'site': 'CYCGRG', 1464 'size': 6, 1465 'substrat': 'DNA', 1466 'suppl': ('I', 'V'), 1467 }
1468 1469 1470 rest_dict['Ama87I'] = _temp() 1471 1472
1473 -def _temp():
1474 return { 1475 'charac': (1, -1, None, None, 'TCCGGA'), 1476 'compsite': '(?P<Aor13HI>TCCGGA)', 1477 'dna': None, 1478 'freq': 4096.0, 1479 'fst3': -1, 1480 'fst5': 1, 1481 'inact_temp': 65, 1482 'opt_temp': 37, 1483 'ovhg': -4, 1484 'ovhgseq': 'CCGG', 1485 'results': None, 1486 'scd3': None, 1487 'scd5': None, 1488 'site': 'TCCGGA', 1489 'size': 6, 1490 'substrat': 'DNA', 1491 'suppl': ('K',), 1492 }
1493 1494 1495 rest_dict['Aor13HI'] = _temp() 1496 1497
1498 -def _temp():
1499 return { 1500 'charac': (3, -3, None, None, 'AGCGCT'), 1501 'compsite': '(?P<Aor51HI>AGCGCT)', 1502 'dna': None, 1503 'freq': 4096.0, 1504 'fst3': -3, 1505 'fst5': 3, 1506 'inact_temp': 65, 1507 'opt_temp': 37, 1508 'ovhg': 0, 1509 'ovhgseq': '', 1510 'results': None, 1511 'scd3': None, 1512 'scd5': None, 1513 'site': 'AGCGCT', 1514 'size': 6, 1515 'substrat': 'DNA', 1516 'suppl': ('K',), 1517 }
1518 1519 1520 rest_dict['Aor51HI'] = _temp() 1521 1522
1523 -def _temp():
1524 return { 1525 'charac': (0, 0, None, None, 'GGCC'), 1526 'compsite': '(?P<AoxI>GGCC)', 1527 'dna': None, 1528 'freq': 256.0, 1529 'fst3': 0, 1530 'fst5': 0, 1531 'inact_temp': 65, 1532 'opt_temp': 37, 1533 'ovhg': -4, 1534 'ovhgseq': 'GGCC', 1535 'results': None, 1536 'scd3': None, 1537 'scd5': None, 1538 'site': 'GGCC', 1539 'size': 4, 1540 'substrat': 'DNA', 1541 'suppl': ('I',), 1542 }
1543 1544 1545 rest_dict['AoxI'] = _temp() 1546 1547
1548 -def _temp():
1549 return { 1550 'charac': (8, -8, None, None, 'GCANNNNNTGC'), 1551 'compsite': '(?P<ApaBI>GCA.....TGC)', 1552 'dna': None, 1553 'freq': 4096.0, 1554 'fst3': -8, 1555 'fst5': 8, 1556 'inact_temp': 65, 1557 'opt_temp': 37, 1558 'ovhg': 5, 1559 'ovhgseq': 'NNNNN', 1560 'results': None, 1561 'scd3': None, 1562 'scd5': None, 1563 'site': 'GCANNNNNTGC', 1564 'size': 11, 1565 'substrat': 'DNA', 1566 'suppl': (), 1567 }
1568 1569 1570 rest_dict['ApaBI'] = _temp() 1571 1572
1573 -def _temp():
1574 return { 1575 'charac': (5, -5, None, None, 'GGGCCC'), 1576 'compsite': '(?P<ApaI>GGGCCC)', 1577 'dna': None, 1578 'freq': 4096.0, 1579 'fst3': -5, 1580 'fst5': 5, 1581 'inact_temp': 65, 1582 'opt_temp': 37, 1583 'ovhg': 4, 1584 'ovhgseq': 'GGCC', 1585 'results': None, 1586 'scd3': None, 1587 'scd5': None, 1588 'site': 'GGGCCC', 1589 'size': 6, 1590 'substrat': 'DNA', 1591 'suppl': ('B', 'I', 'J', 'K', 'M', 'N', 'Q', 'R', 'S', 'V', 'X'), 1592 }
1593 1594 1595 rest_dict['ApaI'] = _temp() 1596 1597
1598 -def _temp():
1599 return { 1600 'charac': (1, -1, None, None, 'GTGCAC'), 1601 'compsite': '(?P<ApaLI>GTGCAC)', 1602 'dna': None, 1603 'freq': 4096.0, 1604 'fst3': -1, 1605 'fst5': 1, 1606 'inact_temp': 65, 1607 'opt_temp': 37, 1608 'ovhg': -4, 1609 'ovhgseq': 'TGCA', 1610 'results': None, 1611 'scd3': None, 1612 'scd5': None, 1613 'site': 'GTGCAC', 1614 'size': 6, 1615 'substrat': 'DNA', 1616 'suppl': ('C', 'K', 'N'), 1617 }
1618 1619 1620 rest_dict['ApaLI'] = _temp() 1621 1622
1623 -def _temp():
1624 return { 1625 'charac': (1, -1, None, None, 'GCWGC'), 1626 'compsite': '(?P<ApeKI>GC[AT]GC)', 1627 'dna': None, 1628 'freq': 512.0, 1629 'fst3': -1, 1630 'fst5': 1, 1631 'inact_temp': 65, 1632 'opt_temp': 37, 1633 'ovhg': -3, 1634 'ovhgseq': 'CWG', 1635 'results': None, 1636 'scd3': None, 1637 'scd5': None, 1638 'site': 'GCWGC', 1639 'size': 5, 1640 'substrat': 'DNA', 1641 'suppl': ('N',), 1642 }
1643 1644 1645 rest_dict['ApeKI'] = _temp() 1646 1647
1648 -def _temp():
1649 return { 1650 'charac': (1, -1, None, None, 'RAATTY'), 1651 'compsite': '(?P<ApoI>[AG]AATT[CT])', 1652 'dna': None, 1653 'freq': 1024.0, 1654 'fst3': -1, 1655 'fst5': 1, 1656 'inact_temp': 65, 1657 'opt_temp': 37, 1658 'ovhg': -4, 1659 'ovhgseq': 'AATT', 1660 'results': None, 1661 'scd3': None, 1662 'scd5': None, 1663 'site': 'RAATTY', 1664 'size': 6, 1665 'substrat': 'DNA', 1666 'suppl': ('N',), 1667 }
1668 1669 1670 rest_dict['ApoI'] = _temp() 1671 1672
1673 -def _temp():
1674 return { 1675 'charac': (26, 18, None, None, 'ATCGAC'), 1676 'compsite': '(?P<ApyPI>ATCGAC)|(?P<ApyPI_as>GTCGAT)', 1677 'dna': None, 1678 'freq': 4096.0, 1679 'fst3': 18, 1680 'fst5': 26, 1681 'inact_temp': 65, 1682 'opt_temp': 37, 1683 'ovhg': 2, 1684 'ovhgseq': 'NN', 1685 'results': None, 1686 'scd3': None, 1687 'scd5': None, 1688 'site': 'ATCGAC', 1689 'size': 6, 1690 'substrat': 'DNA', 1691 'suppl': (), 1692 }
1693 1694 1695 rest_dict['ApyPI'] = _temp() 1696 1697
1698 -def _temp():
1699 return { 1700 'charac': (27, 18, None, None, 'GCCGNAC'), 1701 'compsite': '(?P<AquII>GCCG.AC)|(?P<AquII_as>GT.CGGC)', 1702 'dna': None, 1703 'freq': 4096.0, 1704 'fst3': 18, 1705 'fst5': 27, 1706 'inact_temp': 65, 1707 'opt_temp': 37, 1708 'ovhg': 2, 1709 'ovhgseq': 'NN', 1710 'results': None, 1711 'scd3': None, 1712 'scd5': None, 1713 'site': 'GCCGNAC', 1714 'size': 7, 1715 'substrat': 'DNA', 1716 'suppl': (), 1717 }
1718 1719 1720 rest_dict['AquII'] = _temp() 1721 1722
1723 -def _temp():
1724 return { 1725 'charac': (26, 18, None, None, 'GAGGAG'), 1726 'compsite': '(?P<AquIII>GAGGAG)|(?P<AquIII_as>CTCCTC)', 1727 'dna': None, 1728 'freq': 4096.0, 1729 'fst3': 18, 1730 'fst5': 26, 1731 'inact_temp': 65, 1732 'opt_temp': 37, 1733 'ovhg': 2, 1734 'ovhgseq': 'NN', 1735 'results': None, 1736 'scd3': None, 1737 'scd5': None, 1738 'site': 'GAGGAG', 1739 'size': 6, 1740 'substrat': 'DNA', 1741 'suppl': (), 1742 }
1743 1744 1745 rest_dict['AquIII'] = _temp() 1746 1747
1748 -def _temp():
1749 return { 1750 'charac': (26, 17, None, None, 'GRGGAAG'), 1751 'compsite': '(?P<AquIV>G[AG]GGAAG)|(?P<AquIV_as>CTTCC[CT]C)', 1752 'dna': None, 1753 'freq': 8192.0, 1754 'fst3': 17, 1755 'fst5': 26, 1756 'inact_temp': 65, 1757 'opt_temp': 37, 1758 'ovhg': 2, 1759 'ovhgseq': 'NN', 1760 'results': None, 1761 'scd3': None, 1762 'scd5': None, 1763 'site': 'GRGGAAG', 1764 'size': 7, 1765 'substrat': 'DNA', 1766 'suppl': (), 1767 }
1768 1769 1770 rest_dict['AquIV'] = _temp() 1771 1772
1773 -def _temp():
1774 return { 1775 'charac': (-8, -26, 24, 6, 'GACNNNNNNTTYG'), 1776 'compsite': '(?P<ArsI>GAC......TT[CT]G)|(?P<ArsI_as>C[AG]AA......GTC)', 1777 'dna': None, 1778 'freq': 8192.0, 1779 'fst3': -26, 1780 'fst5': -8, 1781 'inact_temp': 65, 1782 'opt_temp': 37, 1783 'ovhg': 5, 1784 'ovhgseq': 'NNNNN', 1785 'results': None, 1786 'scd3': 6, 1787 'scd5': 24, 1788 'site': 'GACNNNNNNTTYG', 1789 'size': 13, 1790 'substrat': 'DNA', 1791 'suppl': ('I',), 1792 }
1793 1794 1795 rest_dict['ArsI'] = _temp() 1796 1797
1798 -def _temp():
1799 return { 1800 'charac': (2, -2, None, None, 'GGCGCGCC'), 1801 'compsite': '(?P<AscI>GGCGCGCC)', 1802 'dna': None, 1803 'freq': 65536.0, 1804 'fst3': -2, 1805 'fst5': 2, 1806 'inact_temp': 65, 1807 'opt_temp': 37, 1808 'ovhg': -4, 1809 'ovhgseq': 'CGCG', 1810 'results': None, 1811 'scd3': None, 1812 'scd5': None, 1813 'site': 'GGCGCGCC', 1814 'size': 8, 1815 'substrat': 'DNA', 1816 'suppl': ('N',), 1817 }
1818 1819 1820 rest_dict['AscI'] = _temp() 1821 1822
1823 -def _temp():
1824 return { 1825 'charac': (2, -2, None, None, 'ATTAAT'), 1826 'compsite': '(?P<AseI>ATTAAT)', 1827 'dna': None, 1828 'freq': 4096.0, 1829 'fst3': -2, 1830 'fst5': 2, 1831 'inact_temp': 65, 1832 'opt_temp': 37, 1833 'ovhg': -2, 1834 'ovhgseq': 'TA', 1835 'results': None, 1836 'scd3': None, 1837 'scd5': None, 1838 'site': 'ATTAAT', 1839 'size': 6, 1840 'substrat': 'DNA', 1841 'suppl': ('J', 'N'), 1842 }
1843 1844 1845 rest_dict['AseI'] = _temp() 1846 1847
1848 -def _temp():
1849 return { 1850 'charac': (1, -1, None, None, 'GATC'), 1851 'compsite': '(?P<Asi256I>GATC)', 1852 'dna': None, 1853 'freq': 256.0, 1854 'fst3': -1, 1855 'fst5': 1, 1856 'inact_temp': 65, 1857 'opt_temp': 37, 1858 'ovhg': -2, 1859 'ovhgseq': 'AT', 1860 'results': None, 1861 'scd3': None, 1862 'scd5': None, 1863 'site': 'GATC', 1864 'size': 4, 1865 'substrat': 'DNA', 1866 'suppl': (), 1867 }
1868 1869 1870 rest_dict['Asi256I'] = _temp() 1871 1872
1873 -def _temp():
1874 return { 1875 'charac': (1, -1, None, None, 'ACCGGT'), 1876 'compsite': '(?P<AsiGI>ACCGGT)', 1877 'dna': None, 1878 'freq': 4096.0, 1879 'fst3': -1, 1880 'fst5': 1, 1881 'inact_temp': 65, 1882 'opt_temp': 37, 1883 'ovhg': -4, 1884 'ovhgseq': 'CCGG', 1885 'results': None, 1886 'scd3': None, 1887 'scd5': None, 1888 'site': 'ACCGGT', 1889 'size': 6, 1890 'substrat': 'DNA', 1891 'suppl': ('I', 'V'), 1892 }
1893 1894 1895 rest_dict['AsiGI'] = _temp() 1896 1897
1898 -def _temp():
1899 return { 1900 'charac': (5, -5, None, None, 'GCGATCGC'), 1901 'compsite': '(?P<AsiSI>GCGATCGC)', 1902 'dna': None, 1903 'freq': 65536.0, 1904 'fst3': -5, 1905 'fst5': 5, 1906 'inact_temp': 65, 1907 'opt_temp': 37, 1908 'ovhg': 2, 1909 'ovhgseq': 'AT', 1910 'results': None, 1911 'scd3': None, 1912 'scd5': None, 1913 'site': 'GCGATCGC', 1914 'size': 8, 1915 'substrat': 'DNA', 1916 'suppl': ('I', 'N'), 1917 }
1918 1919 1920 rest_dict['AsiSI'] = _temp() 1921 1922
1923 -def _temp():
1924 return { 1925 'charac': (5, -5, None, None, 'GAANNNNTTC'), 1926 'compsite': '(?P<Asp700I>GAA....TTC)', 1927 'dna': None, 1928 'freq': 4096.0, 1929 'fst3': -5, 1930 'fst5': 5, 1931 'inact_temp': 65, 1932 'opt_temp': 37, 1933 'ovhg': 0, 1934 'ovhgseq': '', 1935 'results': None, 1936 'scd3': None, 1937 'scd5': None, 1938 'site': 'GAANNNNTTC', 1939 'size': 10, 1940 'substrat': 'DNA', 1941 'suppl': ('M',), 1942 }
1943 1944 1945 rest_dict['Asp700I'] = _temp() 1946 1947
1948 -def _temp():
1949 return { 1950 'charac': (1, -1, None, None, 'GGTACC'), 1951 'compsite': '(?P<Asp718I>GGTACC)', 1952 'dna': None, 1953 'freq': 4096.0, 1954 'fst3': -1, 1955 'fst5': 1, 1956 'inact_temp': 65, 1957 'opt_temp': 37, 1958 'ovhg': -4, 1959 'ovhgseq': 'GTAC', 1960 'results': None, 1961 'scd3': None, 1962 'scd5': None, 1963 'site': 'GGTACC', 1964 'size': 6, 1965 'substrat': 'DNA', 1966 'suppl': ('M', 'S'), 1967 }
1968 1969 1970 rest_dict['Asp718I'] = _temp() 1971 1972
1973 -def _temp():
1974 return { 1975 'charac': (1, -1, None, None, 'CCTAGG'), 1976 'compsite': '(?P<AspA2I>CCTAGG)', 1977 'dna': None, 1978 'freq': 4096.0, 1979 'fst3': -1, 1980 'fst5': 1, 1981 'inact_temp': 65, 1982 'opt_temp': 37, 1983 'ovhg': -4, 1984 'ovhgseq': 'CTAG', 1985 'results': None, 1986 'scd3': None, 1987 'scd5': None, 1988 'site': 'CCTAGG', 1989 'size': 6, 1990 'substrat': 'DNA', 1991 'suppl': ('I', 'V'), 1992 }
1993 1994 1995 rest_dict['AspA2I'] = _temp() 1996 1997
1998 -def _temp():
1999 return { 2000 'charac': (13, 12, None, None, 'YSCNS'), 2001 'compsite': '(?P<AspBHI>[CT][CG]C.[CG])|(?P<AspBHI_as>[CG].G[CG][AG])', 2002 'dna': None, 2003 'freq': 32.0, 2004 'fst3': 12, 2005 'fst5': 13, 2006 'inact_temp': 65, 2007 'opt_temp': 37, 2008 'ovhg': -4, 2009 'ovhgseq': 'NNNN', 2010 'results': None, 2011 'scd3': None, 2012 'scd5': None, 2013 'site': 'YSCNS', 2014 'size': 5, 2015 'substrat': 'DNA', 2016 'suppl': (), 2017 }
2018 2019 2020 rest_dict['AspBHI'] = _temp() 2021 2022
2023 -def _temp():
2024 return { 2025 'charac': (None, None, None, None, 'GNGCAAC'), 2026 'compsite': '(?P<AspDUT2V>G.GCAAC)|(?P<AspDUT2V_as>GTTGC.C)', 2027 'dna': None, 2028 'freq': 4096.0, 2029 'fst3': None, 2030 'fst5': None, 2031 'inact_temp': 65, 2032 'opt_temp': 37, 2033 'ovhg': None, 2034 'ovhgseq': None, 2035 'results': None, 2036 'scd3': None, 2037 'scd5': None, 2038 'site': 'GNGCAAC', 2039 'size': 7, 2040 'substrat': 'DNA', 2041 'suppl': (), 2042 }
2043 2044 2045 rest_dict['AspDUT2V'] = _temp() 2046 2047
2048 -def _temp():
2049 return { 2050 'charac': (None, None, None, None, 'CGCCCAG'), 2051 'compsite': '(?P<AspJHL3II>CGCCCAG)|(?P<AspJHL3II_as>CTGGGCG)', 2052 'dna': None, 2053 'freq': 16384.0, 2054 'fst3': None, 2055 'fst5': None, 2056 'inact_temp': 65, 2057 'opt_temp': 37, 2058 'ovhg': None, 2059 'ovhgseq': None, 2060 'results': None, 2061 'scd3': None, 2062 'scd5': None, 2063 'site': 'CGCCCAG', 2064 'size': 7, 2065 'substrat': 'DNA', 2066 'suppl': (), 2067 }
2068 2069 2070 rest_dict['AspJHL3II'] = _temp() 2071 2072
2073 -def _temp():
2074 return { 2075 'charac': (3, -3, None, None, 'GCGC'), 2076 'compsite': '(?P<AspLEI>GCGC)', 2077 'dna': None, 2078 'freq': 256.0, 2079 'fst3': -3, 2080 'fst5': 3, 2081 'inact_temp': 65, 2082 'opt_temp': 37, 2083 'ovhg': 2, 2084 'ovhgseq': 'CG', 2085 'results': None, 2086 'scd3': None, 2087 'scd5': None, 2088 'site': 'GCGC', 2089 'size': 4, 2090 'substrat': 'DNA', 2091 'suppl': ('I', 'V'), 2092 }
2093 2094 2095 rest_dict['AspLEI'] = _temp() 2096 2097
2098 -def _temp():
2099 return { 2100 'charac': (1, -1, None, None, 'GGNCC'), 2101 'compsite': '(?P<AspS9I>GG.CC)', 2102 'dna': None, 2103 'freq': 256.0, 2104 'fst3': -1, 2105 'fst5': 1, 2106 'inact_temp': 65, 2107 'opt_temp': 37, 2108 'ovhg': -3, 2109 'ovhgseq': 'GNC', 2110 'results': None, 2111 'scd3': None, 2112 'scd5': None, 2113 'site': 'GGNCC', 2114 'size': 5, 2115 'substrat': 'DNA', 2116 'suppl': ('I', 'V'), 2117 }
2118 2119 2120 rest_dict['AspS9I'] = _temp() 2121 2122
2123 -def _temp():
2124 return { 2125 'charac': (None, None, None, None, 'CGTRAC'), 2126 'compsite': '(?P<Asu14238IV>CGT[AG]AC)|(?P<Asu14238IV_as>GT[CT]ACG)', 2127 'dna': None, 2128 'freq': 2048.0, 2129 'fst3': None, 2130 'fst5': None, 2131 'inact_temp': 65, 2132 'opt_temp': 37, 2133 'ovhg': None, 2134 'ovhgseq': None, 2135 'results': None, 2136 'scd3': None, 2137 'scd5': None, 2138 'site': 'CGTRAC', 2139 'size': 6, 2140 'substrat': 'DNA', 2141 'suppl': (), 2142 }
2143 2144 2145 rest_dict['Asu14238IV'] = _temp() 2146 2147
2148 -def _temp():
2149 return { 2150 'charac': (2, -2, None, None, 'CCSGG'), 2151 'compsite': '(?P<AsuC2I>CC[CG]GG)', 2152 'dna': None, 2153 'freq': 512.0, 2154 'fst3': -2, 2155 'fst5': 2, 2156 'inact_temp': 65, 2157 'opt_temp': 37, 2158 'ovhg': -1, 2159 'ovhgseq': 'S', 2160 'results': None, 2161 'scd3': None, 2162 'scd5': None, 2163 'site': 'CCSGG', 2164 'size': 5, 2165 'substrat': 'DNA', 2166 'suppl': ('I',), 2167 }
2168 2169 2170 rest_dict['AsuC2I'] = _temp() 2171 2172
2173 -def _temp():
2174 return { 2175 'charac': (13, 7, None, None, 'GGTGA'), 2176 'compsite': '(?P<AsuHPI>GGTGA)|(?P<AsuHPI_as>TCACC)', 2177 'dna': None, 2178 'freq': 1024.0, 2179 'fst3': 7, 2180 'fst5': 13, 2181 'inact_temp': 65, 2182 'opt_temp': 37, 2183 'ovhg': 1, 2184 'ovhgseq': 'N', 2185 'results': None, 2186 'scd3': None, 2187 'scd5': None, 2188 'site': 'GGTGA', 2189 'size': 5, 2190 'substrat': 'DNA', 2191 'suppl': ('I', 'V'), 2192 }
2193 2194 2195 rest_dict['AsuHPI'] = _temp() 2196 2197
2198 -def _temp():
2199 return { 2200 'charac': (1, -1, None, None, 'GGNCC'), 2201 'compsite': '(?P<AsuI>GG.CC)', 2202 'dna': None, 2203 'freq': 256.0, 2204 'fst3': -1, 2205 'fst5': 1, 2206 'inact_temp': 65, 2207 'opt_temp': 37, 2208 'ovhg': -3, 2209 'ovhgseq': 'GNC', 2210 'results': None, 2211 'scd3': None, 2212 'scd5': None, 2213 'site': 'GGNCC', 2214 'size': 5, 2215 'substrat': 'DNA', 2216 'suppl': (), 2217 }
2218 2219 2220 rest_dict['AsuI'] = _temp() 2221 2222
2223 -def _temp():
2224 return { 2225 'charac': (2, -2, None, None, 'TTCGAA'), 2226 'compsite': '(?P<AsuII>TTCGAA)', 2227 'dna': None, 2228 'freq': 4096.0, 2229 'fst3': -2, 2230 'fst5': 2, 2231 'inact_temp': 65, 2232 'opt_temp': 37, 2233 'ovhg': -2, 2234 'ovhgseq': 'CG', 2235 'results': None, 2236 'scd3': None, 2237 'scd5': None, 2238 'site': 'TTCGAA', 2239 'size': 6, 2240 'substrat': 'DNA', 2241 'suppl': ('C',), 2242 }
2243 2244 2245 rest_dict['AsuII'] = _temp() 2246 2247
2248 -def _temp():
2249 return { 2250 'charac': (1, -1, None, None, 'GCTAGC'), 2251 'compsite': '(?P<AsuNHI>GCTAGC)', 2252 'dna': None, 2253 'freq': 4096.0, 2254 'fst3': -1, 2255 'fst5': 1, 2256 'inact_temp': 65, 2257 'opt_temp': 37, 2258 'ovhg': -4, 2259 'ovhgseq': 'CTAG', 2260 'results': None, 2261 'scd3': None, 2262 'scd5': None, 2263 'site': 'GCTAGC', 2264 'size': 6, 2265 'substrat': 'DNA', 2266 'suppl': ('I', 'V'), 2267 }
2268 2269 2270 rest_dict['AsuNHI'] = _temp() 2271 2272
2273 -def _temp():
2274 return { 2275 'charac': (None, None, None, None, 'GGGRAG'), 2276 'compsite': '(?P<AteTI>GGG[AG]AG)|(?P<AteTI_as>CT[CT]CCC)', 2277 'dna': None, 2278 'freq': 2048.0, 2279 'fst3': None, 2280 'fst5': None, 2281 'inact_temp': 65, 2282 'opt_temp': 37, 2283 'ovhg': None, 2284 'ovhgseq': None, 2285 'results': None, 2286 'scd3': None, 2287 'scd5': None, 2288 'site': 'GGGRAG', 2289 'size': 6, 2290 'substrat': 'DNA', 2291 'suppl': (), 2292 }
2293 2294 2295 rest_dict['AteTI'] = _temp() 2296 2297
2298 -def _temp():
2299 return { 2300 'charac': (1, -1, None, None, 'CYCGRG'), 2301 'compsite': '(?P<AvaI>C[CT]CG[AG]G)', 2302 'dna': None, 2303 'freq': 1024.0, 2304 'fst3': -1, 2305 'fst5': 1, 2306 'inact_temp': 65, 2307 'opt_temp': 37, 2308 'ovhg': -4, 2309 'ovhgseq': 'YCGR', 2310 'results': None, 2311 'scd3': None, 2312 'scd5': None, 2313 'site': 'CYCGRG', 2314 'size': 6, 2315 'substrat': 'DNA', 2316 'suppl': ('J', 'N', 'Q', 'X'), 2317 }
2318 2319 2320 rest_dict['AvaI'] = _temp() 2321 2322
2323 -def _temp():
2324 return { 2325 'charac': (1, -1, None, None, 'GGWCC'), 2326 'compsite': '(?P<AvaII>GG[AT]CC)', 2327 'dna': None, 2328 'freq': 512.0, 2329 'fst3': -1, 2330 'fst5': 1, 2331 'inact_temp': 65, 2332 'opt_temp': 37, 2333 'ovhg': -3, 2334 'ovhgseq': 'GWC', 2335 'results': None, 2336 'scd3': None, 2337 'scd5': None, 2338 'site': 'GGWCC', 2339 'size': 5, 2340 'substrat': 'DNA', 2341 'suppl': ('J', 'N', 'R', 'X'), 2342 }
2343 2344 2345 rest_dict['AvaII'] = _temp() 2346 2347
2348 -def _temp():
2349 return { 2350 'charac': (None, None, None, None, 'ATGCAT'), 2351 'compsite': '(?P<AvaIII>ATGCAT)', 2352 'dna': None, 2353 'freq': 4096.0, 2354 'fst3': None, 2355 'fst5': None, 2356 'inact_temp': 65, 2357 'opt_temp': 37, 2358 'ovhg': None, 2359 'ovhgseq': None, 2360 'results': None, 2361 'scd3': None, 2362 'scd5': None, 2363 'site': 'ATGCAT', 2364 'size': 6, 2365 'substrat': 'DNA', 2366 'suppl': (), 2367 }
2368 2369 2370 rest_dict['AvaIII'] = _temp() 2371 2372
2373 -def _temp():
2374 return { 2375 'charac': (1, -1, None, None, 'CCTAGG'), 2376 'compsite': '(?P<AvrII>CCTAGG)', 2377 'dna': None, 2378 'freq': 4096.0, 2379 'fst3': -1, 2380 'fst5': 1, 2381 'inact_temp': 65, 2382 'opt_temp': 37, 2383 'ovhg': -4, 2384 'ovhgseq': 'CTAG', 2385 'results': None, 2386 'scd3': None, 2387 'scd5': None, 2388 'site': 'CCTAGG', 2389 'size': 6, 2390 'substrat': 'DNA', 2391 'suppl': ('N',), 2392 }
2393 2394 2395 rest_dict['AvrII'] = _temp() 2396 2397
2398 -def _temp():
2399 return { 2400 'charac': (None, None, None, None, 'GCCRAG'), 2401 'compsite': '(?P<Awo1030IV>GCC[AG]AG)|(?P<Awo1030IV_as>CT[CT]GGC)', 2402 'dna': None, 2403 'freq': 2048.0, 2404 'fst3': None, 2405 'fst5': None, 2406 'inact_temp': 65, 2407 'opt_temp': 37, 2408 'ovhg': None, 2409 'ovhgseq': None, 2410 'results': None, 2411 'scd3': None, 2412 'scd5': None, 2413 'site': 'GCCRAG', 2414 'size': 6, 2415 'substrat': 'DNA', 2416 'suppl': (), 2417 }
2418 2419 2420 rest_dict['Awo1030IV'] = _temp() 2421 2422
2423 -def _temp():
2424 return { 2425 'charac': (2, -2, None, None, 'CCTNAGG'), 2426 'compsite': '(?P<AxyI>CCT.AGG)', 2427 'dna': None, 2428 'freq': 4096.0, 2429 'fst3': -2, 2430 'fst5': 2, 2431 'inact_temp': 65, 2432 'opt_temp': 37, 2433 'ovhg': -3, 2434 'ovhgseq': 'TNA', 2435 'results': None, 2436 'scd3': None, 2437 'scd5': None, 2438 'site': 'CCTNAGG', 2439 'size': 7, 2440 'substrat': 'DNA', 2441 'suppl': ('J',), 2442 }
2443 2444 2445 rest_dict['AxyI'] = _temp() 2446 2447
2448 -def _temp():
2449 return { 2450 'charac': (5, -5, None, None, 'GKGCMC'), 2451 'compsite': '(?P<BaeGI>G[GT]GC[AC]C)', 2452 'dna': None, 2453 'freq': 1024.0, 2454 'fst3': -5, 2455 'fst5': 5, 2456 'inact_temp': 65, 2457 'opt_temp': 37, 2458 'ovhg': 4, 2459 'ovhgseq': 'KGCM', 2460 'results': None, 2461 'scd3': None, 2462 'scd5': None, 2463 'site': 'GKGCMC', 2464 'size': 6, 2465 'substrat': 'DNA', 2466 'suppl': ('N',), 2467 }
2468 2469 2470 rest_dict['BaeGI'] = _temp() 2471 2472
2473 -def _temp():
2474 return { 2475 'charac': (-10, -26, 23, 7, 'ACNNNNGTAYC'), 2476 'compsite': '(?P<BaeI>AC....GTA[CT]C)|(?P<BaeI_as>G[AG]TAC....GT)', 2477 'dna': None, 2478 'freq': 8192.0, 2479 'fst3': -26, 2480 'fst5': -10, 2481 'inact_temp': 65, 2482 'opt_temp': 37, 2483 'ovhg': 5, 2484 'ovhgseq': 'NNNNN', 2485 'results': None, 2486 'scd3': 7, 2487 'scd5': 23, 2488 'site': 'ACNNNNGTAYC', 2489 'size': 11, 2490 'substrat': 'DNA', 2491 'suppl': ('N',), 2492 }
2493 2494 2495 rest_dict['BaeI'] = _temp() 2496 2497
2498 -def _temp():
2499 return { 2500 'charac': (None, None, None, None, 'CCCGAG'), 2501 'compsite': '(?P<Bag18758I>CCCGAG)|(?P<Bag18758I_as>CTCGGG)', 2502 'dna': None, 2503 'freq': 4096.0, 2504 'fst3': None, 2505 'fst5': None, 2506 'inact_temp': 65, 2507 'opt_temp': 37, 2508 'ovhg': None, 2509 'ovhgseq': None, 2510 'results': None, 2511 'scd3': None, 2512 'scd5': None, 2513 'site': 'CCCGAG', 2514 'size': 6, 2515 'substrat': 'DNA', 2516 'suppl': (), 2517 }
2518 2519 2520 rest_dict['Bag18758I'] = _temp() 2521 2522
2523 -def _temp():
2524 return { 2525 'charac': (3, -3, None, None, 'TGGCCA'), 2526 'compsite': '(?P<BalI>TGGCCA)', 2527 'dna': None, 2528 'freq': 4096.0, 2529 'fst3': -3, 2530 'fst5': 3, 2531 'inact_temp': 65, 2532 'opt_temp': 37, 2533 'ovhg': 0, 2534 'ovhgseq': '', 2535 'results': None, 2536 'scd3': None, 2537 'scd5': None, 2538 'site': 'TGGCCA', 2539 'size': 6, 2540 'substrat': 'DNA', 2541 'suppl': ('B', 'J', 'K', 'Q', 'R', 'X'), 2542 }
2543 2544 2545 rest_dict['BalI'] = _temp() 2546 2547
2548 -def _temp():
2549 return { 2550 'charac': (1, -1, None, None, 'GGATCC'), 2551 'compsite': '(?P<BamHI>GGATCC)', 2552 'dna': None, 2553 'freq': 4096.0, 2554 'fst3': -1, 2555 'fst5': 1, 2556 'inact_temp': 65, 2557 'opt_temp': 37, 2558 'ovhg': -4, 2559 'ovhgseq': 'GATC', 2560 'results': None, 2561 'scd3': None, 2562 'scd5': None, 2563 'site': 'GGATCC', 2564 'size': 6, 2565 'substrat': 'DNA', 2566 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'V', 'X', 'Y'), 2567 }
2568 2569 2570 rest_dict['BamHI'] = _temp() 2571 2572
2573 -def _temp():
2574 return { 2575 'charac': (1, -1, None, None, 'GGYRCC'), 2576 'compsite': '(?P<BanI>GG[CT][AG]CC)', 2577 'dna': None, 2578 'freq': 1024.0, 2579 'fst3': -1, 2580 'fst5': 1, 2581 'inact_temp': 65, 2582 'opt_temp': 37, 2583 'ovhg': -4, 2584 'ovhgseq': 'GYRC', 2585 'results': None, 2586 'scd3': None, 2587 'scd5': None, 2588 'site': 'GGYRCC', 2589 'size': 6, 2590 'substrat': 'DNA', 2591 'suppl': ('N', 'R'), 2592 }
2593 2594 2595 rest_dict['BanI'] = _temp() 2596 2597
2598 -def _temp():
2599 return { 2600 'charac': (5, -5, None, None, 'GRGCYC'), 2601 'compsite': '(?P<BanII>G[AG]GC[CT]C)', 2602 'dna': None, 2603 'freq': 1024.0, 2604 'fst3': -5, 2605 'fst5': 5, 2606 'inact_temp': 65, 2607 'opt_temp': 37, 2608 'ovhg': 4, 2609 'ovhgseq': 'RGCY', 2610 'results': None, 2611 'scd3': None, 2612 'scd5': None, 2613 'site': 'GRGCYC', 2614 'size': 6, 2615 'substrat': 'DNA', 2616 'suppl': ('K', 'N', 'X'), 2617 }
2618 2619 2620 rest_dict['BanII'] = _temp() 2621 2622
2623 -def _temp():
2624 return { 2625 'charac': (None, None, None, None, 'RTCAGG'), 2626 'compsite': '(?P<BanLI>[AG]TCAGG)|(?P<BanLI_as>CCTGA[CT])', 2627 'dna': None, 2628 'freq': 2048.0, 2629 'fst3': None, 2630 'fst5': None, 2631 'inact_temp': 65, 2632 'opt_temp': 37, 2633 'ovhg': None, 2634 'ovhgseq': None, 2635 'results': None, 2636 'scd3': None, 2637 'scd5': None, 2638 'site': 'RTCAGG', 2639 'size': 6, 2640 'substrat': 'DNA', 2641 'suppl': (), 2642 }
2643 2644 2645 rest_dict['BanLI'] = _temp() 2646 2647
2648 -def _temp():
2649 return { 2650 'charac': (-7, -25, 25, 7, 'GAAGNNNNNNTAC'), 2651 'compsite': '(?P<BarI>GAAG......TAC)|(?P<BarI_as>GTA......CTTC)', 2652 'dna': None, 2653 'freq': 16384.0, 2654 'fst3': -25, 2655 'fst5': -7, 2656 'inact_temp': 65, 2657 'opt_temp': 37, 2658 'ovhg': 5, 2659 'ovhgseq': 'NNNNN', 2660 'results': None, 2661 'scd3': 7, 2662 'scd5': 25, 2663 'site': 'GAAGNNNNNNTAC', 2664 'size': 13, 2665 'substrat': 'DNA', 2666 'suppl': ('I',), 2667 }
2668 2669 2670 rest_dict['BarI'] = _temp() 2671 2672
2673 -def _temp():
2674 return { 2675 'charac': (1, -1, None, None, 'CACGAG'), 2676 'compsite': '(?P<BauI>CACGAG)|(?P<BauI_as>CTCGTG)', 2677 'dna': None, 2678 'freq': 4096.0, 2679 'fst3': -1, 2680 'fst5': 1, 2681 'inact_temp': 65, 2682 'opt_temp': 37, 2683 'ovhg': -4, 2684 'ovhgseq': 'ACGA', 2685 'results': None, 2686 'scd3': None, 2687 'scd5': None, 2688 'site': 'CACGAG', 2689 'size': 6, 2690 'substrat': 'DNA', 2691 'suppl': ('B',), 2692 }
2693 2694 2695 rest_dict['BauI'] = _temp() 2696 2697
2698 -def _temp():
2699 return { 2700 'charac': (13, 11, None, None, 'GAAGAC'), 2701 'compsite': '(?P<Bbr7I>GAAGAC)|(?P<Bbr7I_as>GTCTTC)', 2702 'dna': None, 2703 'freq': 4096.0, 2704 'fst3': 11, 2705 'fst5': 13, 2706 'inact_temp': 65, 2707 'opt_temp': 37, 2708 'ovhg': -4, 2709 'ovhgseq': 'NNNN', 2710 'results': None, 2711 'scd3': None, 2712 'scd5': None, 2713 'site': 'GAAGAC', 2714 'size': 6, 2715 'substrat': 'DNA', 2716 'suppl': (), 2717 }
2718 2719 2720 rest_dict['Bbr7I'] = _temp() 2721 2722
2723 -def _temp():
2724 return { 2725 'charac': (3, -3, None, None, 'CACGTG'), 2726 'compsite': '(?P<BbrPI>CACGTG)', 2727 'dna': None, 2728 'freq': 4096.0, 2729 'fst3': -3, 2730 'fst5': 3, 2731 'inact_temp': 65, 2732 'opt_temp': 37, 2733 'ovhg': 0, 2734 'ovhgseq': '', 2735 'results': None, 2736 'scd3': None, 2737 'scd5': None, 2738 'site': 'CACGTG', 2739 'size': 6, 2740 'substrat': 'DNA', 2741 'suppl': ('M',), 2742 }
2743 2744 2745 rest_dict['BbrPI'] = _temp() 2746 2747
2748 -def _temp():
2749 return { 2750 'charac': (8, 6, None, None, 'GAAGAC'), 2751 'compsite': '(?P<BbsI>GAAGAC)|(?P<BbsI_as>GTCTTC)', 2752 'dna': None, 2753 'freq': 4096.0, 2754 'fst3': 6, 2755 'fst5': 8, 2756 'inact_temp': 65, 2757 'opt_temp': 37, 2758 'ovhg': -4, 2759 'ovhgseq': 'NNNN', 2760 'results': None, 2761 'scd3': None, 2762 'scd5': None, 2763 'site': 'GAAGAC', 2764 'size': 6, 2765 'substrat': 'DNA', 2766 'suppl': ('N',), 2767 }
2768 2769 2770 rest_dict['BbsI'] = _temp() 2771 2772
2773 -def _temp():
2774 return { 2775 'charac': (5, -5, None, None, 'GWGCWC'), 2776 'compsite': '(?P<Bbv12I>G[AT]GC[AT]C)', 2777 'dna': None, 2778 'freq': 1024.0, 2779 'fst3': -5, 2780 'fst5': 5, 2781 'inact_temp': 65, 2782 'opt_temp': 37, 2783 'ovhg': 4, 2784 'ovhgseq': 'WGCW', 2785 'results': None, 2786 'scd3': None, 2787 'scd5': None, 2788 'site': 'GWGCWC', 2789 'size': 6, 2790 'substrat': 'DNA', 2791 'suppl': ('I', 'V'), 2792 }
2793 2794 2795 rest_dict['Bbv12I'] = _temp() 2796 2797
2798 -def _temp():
2799 return { 2800 'charac': (2, -2, None, None, 'CCTCAGC'), 2801 'compsite': '(?P<BbvCI>CCTCAGC)|(?P<BbvCI_as>GCTGAGG)', 2802 'dna': None, 2803 'freq': 16384.0, 2804 'fst3': -2, 2805 'fst5': 2, 2806 'inact_temp': 65, 2807 'opt_temp': 37, 2808 'ovhg': -3, 2809 'ovhgseq': 'TCA', 2810 'results': None, 2811 'scd3': None, 2812 'scd5': None, 2813 'site': 'CCTCAGC', 2814 'size': 7, 2815 'substrat': 'DNA', 2816 'suppl': ('N',), 2817 }
2818 2819 2820 rest_dict['BbvCI'] = _temp() 2821 2822
2823 -def _temp():
2824 return { 2825 'charac': (13, 12, None, None, 'GCAGC'), 2826 'compsite': '(?P<BbvI>GCAGC)|(?P<BbvI_as>GCTGC)', 2827 'dna': None, 2828 'freq': 1024.0, 2829 'fst3': 12, 2830 'fst5': 13, 2831 'inact_temp': 65, 2832 'opt_temp': 37, 2833 'ovhg': -4, 2834 'ovhgseq': 'NNNN', 2835 'results': None, 2836 'scd3': None, 2837 'scd5': None, 2838 'site': 'GCAGC', 2839 'size': 5, 2840 'substrat': 'DNA', 2841 'suppl': ('N',), 2842 }
2843 2844 2845 rest_dict['BbvI'] = _temp() 2846 2847
2848 -def _temp():
2849 return { 2850 'charac': (8, 6, None, None, 'GAAGAC'), 2851 'compsite': '(?P<BbvII>GAAGAC)|(?P<BbvII_as>GTCTTC)', 2852 'dna': None, 2853 'freq': 4096.0, 2854 'fst3': 6, 2855 'fst5': 8, 2856 'inact_temp': 65, 2857 'opt_temp': 37, 2858 'ovhg': -4, 2859 'ovhgseq': 'NNNN', 2860 'results': None, 2861 'scd3': None, 2862 'scd5': None, 2863 'site': 'GAAGAC', 2864 'size': 6, 2865 'substrat': 'DNA', 2866 'suppl': (), 2867 }
2868 2869 2870 rest_dict['BbvII'] = _temp() 2871 2872
2873 -def _temp():
2874 return { 2875 'charac': (9, 5, None, None, 'CCATC'), 2876 'compsite': '(?P<BccI>CCATC)|(?P<BccI_as>GATGG)', 2877 'dna': None, 2878 'freq': 1024.0, 2879 'fst3': 5, 2880 'fst5': 9, 2881 'inact_temp': 65, 2882 'opt_temp': 37, 2883 'ovhg': -1, 2884 'ovhgseq': 'N', 2885 'results': None, 2886 'scd3': None, 2887 'scd5': None, 2888 'site': 'CCATC', 2889 'size': 5, 2890 'substrat': 'DNA', 2891 'suppl': ('N',), 2892 }
2893 2894 2895 rest_dict['BccI'] = _temp() 2896 2897
2898 -def _temp():
2899 return { 2900 'charac': (None, None, None, None, 'TAGGAG'), 2901 'compsite': '(?P<Bce3081I>TAGGAG)|(?P<Bce3081I_as>CTCCTA)', 2902 'dna': None, 2903 'freq': 4096.0, 2904 'fst3': None, 2905 'fst5': None, 2906 'inact_temp': 65, 2907 'opt_temp': 37, 2908 'ovhg': None, 2909 'ovhgseq': None, 2910 'results': None, 2911 'scd3': None, 2912 'scd5': None, 2913 'site': 'TAGGAG', 2914 'size': 6, 2915 'substrat': 'DNA', 2916 'suppl': (), 2917 }
2918 2919 2920 rest_dict['Bce3081I'] = _temp() 2921 2922
2923 -def _temp():
2924 return { 2925 'charac': (22, 14, None, None, 'CTTGAG'), 2926 'compsite': '(?P<Bce83I>CTTGAG)|(?P<Bce83I_as>CTCAAG)', 2927 'dna': None, 2928 'freq': 4096.0, 2929 'fst3': 14, 2930 'fst5': 22, 2931 'inact_temp': 65, 2932 'opt_temp': 37, 2933 'ovhg': 2, 2934 'ovhgseq': 'NN', 2935 'results': None, 2936 'scd3': None, 2937 'scd5': None, 2938 'site': 'CTTGAG', 2939 'size': 6, 2940 'substrat': 'DNA', 2941 'suppl': (), 2942 }
2943 2944 2945 rest_dict['Bce83I'] = _temp() 2946 2947
2948 -def _temp():
2949 return { 2950 'charac': (17, 14, None, None, 'ACGGC'), 2951 'compsite': '(?P<BceAI>ACGGC)|(?P<BceAI_as>GCCGT)', 2952 'dna': None, 2953 'freq': 1024.0, 2954 'fst3': 14, 2955 'fst5': 17, 2956 'inact_temp': 65, 2957 'opt_temp': 37, 2958 'ovhg': -2, 2959 'ovhgseq': 'NN', 2960 'results': None, 2961 'scd3': None, 2962 'scd5': None, 2963 'site': 'ACGGC', 2964 'size': 5, 2965 'substrat': 'DNA', 2966 'suppl': ('N',), 2967 }
2968 2969 2970 rest_dict['BceAI'] = _temp() 2971 2972
2973 -def _temp():
2974 return { 2975 'charac': (-7, -10, 14, 11, 'GCAGC'), 2976 'compsite': '(?P<BceSIV>GCAGC)|(?P<BceSIV_as>GCTGC)', 2977 'dna': None, 2978 'freq': 1024.0, 2979 'fst3': -10, 2980 'fst5': -7, 2981 'inact_temp': 65, 2982 'opt_temp': 37, 2983 'ovhg': -2, 2984 'ovhgseq': 'NN', 2985 'results': None, 2986 'scd3': 11, 2987 'scd5': 14, 2988 'site': 'GCAGC', 2989 'size': 5, 2990 'substrat': 'DNA', 2991 'suppl': (), 2992 }
2993 2994 2995 rest_dict['BceSIV'] = _temp() 2996 2997
2998 -def _temp():
2999 return { 3000 'charac': (17, 13, None, None, 'ACGGC'), 3001 'compsite': '(?P<BcefI>ACGGC)|(?P<BcefI_as>GCCGT)', 3002 'dna': None, 3003 'freq': 1024.0, 3004 'fst3': 13, 3005 'fst5': 17, 3006 'inact_temp': 65, 3007 'opt_temp': 37, 3008 'ovhg': -1, 3009 'ovhgseq': 'N', 3010 'results': None, 3011 'scd3': None, 3012 'scd5': None, 3013 'site': 'ACGGC', 3014 'size': 5, 3015 'substrat': 'DNA', 3016 'suppl': (), 3017 }
3018 3019 3020 rest_dict['BcefI'] = _temp() 3021 3022
3023 -def _temp():
3024 return { 3025 'charac': (-10, -24, 24, 10, 'CGANNNNNNTGC'), 3026 'compsite': '(?P<BcgI>CGA......TGC)|(?P<BcgI_as>GCA......TCG)', 3027 'dna': None, 3028 'freq': 4096.0, 3029 'fst3': -24, 3030 'fst5': -10, 3031 'inact_temp': 65, 3032 'opt_temp': 37, 3033 'ovhg': 2, 3034 'ovhgseq': 'NN', 3035 'results': None, 3036 'scd3': 10, 3037 'scd5': 24, 3038 'site': 'CGANNNNNNTGC', 3039 'size': 12, 3040 'substrat': 'DNA', 3041 'suppl': ('N',), 3042 }
3043 3044 3045 rest_dict['BcgI'] = _temp() 3046 3047
3048 -def _temp():
3049 return { 3050 'charac': (2, -2, None, None, 'CCWGG'), 3051 'compsite': '(?P<BciT130I>CC[AT]GG)', 3052 'dna': None, 3053 'freq': 512.0, 3054 'fst3': -2, 3055 'fst5': 2, 3056 'inact_temp': 65, 3057 'opt_temp': 37, 3058 'ovhg': -1, 3059 'ovhgseq': 'W', 3060 'results': None, 3061 'scd3': None, 3062 'scd5': None, 3063 'site': 'CCWGG', 3064 'size': 5, 3065 'substrat': 'DNA', 3066 'suppl': ('K',), 3067 }
3068 3069 3070 rest_dict['BciT130I'] = _temp() 3071 3072
3073 -def _temp():
3074 return { 3075 'charac': (12, 5, None, None, 'GTATCC'), 3076 'compsite': '(?P<BciVI>GTATCC)|(?P<BciVI_as>GGATAC)', 3077 'dna': None, 3078 'freq': 4096.0, 3079 'fst3': 5, 3080 'fst5': 12, 3081 'inact_temp': 65, 3082 'opt_temp': 37, 3083 'ovhg': 1, 3084 'ovhgseq': 'N', 3085 'results': None, 3086 'scd3': None, 3087 'scd5': None, 3088 'site': 'GTATCC', 3089 'size': 6, 3090 'substrat': 'DNA', 3091 'suppl': ('N',), 3092 }
3093 3094 3095 rest_dict['BciVI'] = _temp() 3096 3097
3098 -def _temp():
3099 return { 3100 'charac': (1, -1, None, None, 'TGATCA'), 3101 'compsite': '(?P<BclI>TGATCA)', 3102 'dna': None, 3103 'freq': 4096.0, 3104 'fst3': -1, 3105 'fst5': 1, 3106 'inact_temp': 65, 3107 'opt_temp': 37, 3108 'ovhg': -4, 3109 'ovhgseq': 'GATC', 3110 'results': None, 3111 'scd3': None, 3112 'scd5': None, 3113 'site': 'TGATCA', 3114 'size': 6, 3115 'substrat': 'DNA', 3116 'suppl': ('B', 'C', 'J', 'M', 'N', 'O', 'R', 'S'), 3117 }
3118 3119 3120 rest_dict['BclI'] = _temp() 3121 3122
3123 -def _temp():
3124 return { 3125 'charac': (2, -2, None, None, 'CCSGG'), 3126 'compsite': '(?P<BcnI>CC[CG]GG)', 3127 'dna': None, 3128 'freq': 512.0, 3129 'fst3': -2, 3130 'fst5': 2, 3131 'inact_temp': 65, 3132 'opt_temp': 37, 3133 'ovhg': -1, 3134 'ovhgseq': 'S', 3135 'results': None, 3136 'scd3': None, 3137 'scd5': None, 3138 'site': 'CCSGG', 3139 'size': 5, 3140 'substrat': 'DNA', 3141 'suppl': ('B', 'K'), 3142 }
3143 3144 3145 rest_dict['BcnI'] = _temp() 3146 3147
3148 -def _temp():
3149 return { 3150 'charac': (6, 5, None, None, 'GTCTC'), 3151 'compsite': '(?P<BcoDI>GTCTC)|(?P<BcoDI_as>GAGAC)', 3152 'dna': None, 3153 'freq': 1024.0, 3154 'fst3': 5, 3155 'fst5': 6, 3156 'inact_temp': 65, 3157 'opt_temp': 37, 3158 'ovhg': -4, 3159 'ovhgseq': 'NNNN', 3160 'results': None, 3161 'scd3': None, 3162 'scd5': None, 3163 'site': 'GTCTC', 3164 'size': 5, 3165 'substrat': 'DNA', 3166 'suppl': ('N',), 3167 }
3168 3169 3170 rest_dict['BcoDI'] = _temp() 3171 3172
3173 -def _temp():
3174 return { 3175 'charac': (1, -1, None, None, 'ACTAGT'), 3176 'compsite': '(?P<BcuI>ACTAGT)', 3177 'dna': None, 3178 'freq': 4096.0, 3179 'fst3': -1, 3180 'fst5': 1, 3181 'inact_temp': 65, 3182 'opt_temp': 37, 3183 'ovhg': -4, 3184 'ovhgseq': 'CTAG', 3185 'results': None, 3186 'scd3': None, 3187 'scd5': None, 3188 'site': 'ACTAGT', 3189 'size': 6, 3190 'substrat': 'DNA', 3191 'suppl': ('B',), 3192 }
3193 3194 3195 rest_dict['BcuI'] = _temp() 3196 3197
3198 -def _temp():
3199 return { 3200 'charac': (-10, -24, 24, 10, 'TGANNNNNNTCA'), 3201 'compsite': '(?P<BdaI>TGA......TCA)', 3202 'dna': None, 3203 'freq': 4096.0, 3204 'fst3': -24, 3205 'fst5': -10, 3206 'inact_temp': 65, 3207 'opt_temp': 37, 3208 'ovhg': 2, 3209 'ovhgseq': 'NN', 3210 'results': None, 3211 'scd3': 10, 3212 'scd5': 24, 3213 'site': 'TGANNNNNNTCA', 3214 'size': 12, 3215 'substrat': 'DNA', 3216 'suppl': (), 3217 }
3218 3219 3220 rest_dict['BdaI'] = _temp() 3221 3222
3223 -def _temp():
3224 return { 3225 'charac': (1, -1, None, None, 'WCCGGW'), 3226 'compsite': '(?P<BetI>[AT]CCGG[AT])', 3227 'dna': None, 3228 'freq': 1024.0, 3229 'fst3': -1, 3230 'fst5': 1, 3231 'inact_temp': 65, 3232 'opt_temp': 37, 3233 'ovhg': -4, 3234 'ovhgseq': 'CCGG', 3235 'results': None, 3236 'scd3': None, 3237 'scd5': None, 3238 'site': 'WCCGGW', 3239 'size': 6, 3240 'substrat': 'DNA', 3241 'suppl': (), 3242 }
3243 3244 3245 rest_dict['BetI'] = _temp() 3246 3247
3248 -def _temp():
3249 return { 3250 'charac': (1, -1, None, None, 'CTAG'), 3251 'compsite': '(?P<BfaI>CTAG)', 3252 'dna': None, 3253 'freq': 256.0, 3254 'fst3': -1, 3255 'fst5': 1, 3256 'inact_temp': 65, 3257 'opt_temp': 37, 3258 'ovhg': -2, 3259 'ovhgseq': 'TA', 3260 'results': None, 3261 'scd3': None, 3262 'scd5': None, 3263 'site': 'CTAG', 3264 'size': 4, 3265 'substrat': 'DNA', 3266 'suppl': ('N',), 3267 }
3268 3269 3270 rest_dict['BfaI'] = _temp() 3271 3272
3273 -def _temp():
3274 return { 3275 'charac': (None, None, None, None, 'GANGGAG'), 3276 'compsite': '(?P<BfaSII>GA.GGAG)|(?P<BfaSII_as>CTCC.TC)', 3277 'dna': None, 3278 'freq': 4096.0, 3279 'fst3': None, 3280 'fst5': None, 3281 'inact_temp': 65, 3282 'opt_temp': 37, 3283 'ovhg': None, 3284 'ovhgseq': None, 3285 'results': None, 3286 'scd3': None, 3287 'scd5': None, 3288 'site': 'GANGGAG', 3289 'size': 7, 3290 'substrat': 'DNA', 3291 'suppl': (), 3292 }
3293 3294 3295 rest_dict['BfaSII'] = _temp() 3296 3297
3298 -def _temp():
3299 return { 3300 'charac': (11, 4, None, None, 'ACTGGG'), 3301 'compsite': '(?P<BfiI>ACTGGG)|(?P<BfiI_as>CCCAGT)', 3302 'dna': None, 3303 'freq': 4096.0, 3304 'fst3': 4, 3305 'fst5': 11, 3306 'inact_temp': 65, 3307 'opt_temp': 37, 3308 'ovhg': 1, 3309 'ovhgseq': 'N', 3310 'results': None, 3311 'scd3': None, 3312 'scd5': None, 3313 'site': 'ACTGGG', 3314 'size': 6, 3315 'substrat': 'DNA', 3316 'suppl': (), 3317 }
3318 3319 3320 rest_dict['BfiI'] = _temp() 3321 3322
3323 -def _temp():
3324 return { 3325 'charac': (1, -1, None, None, 'CTRYAG'), 3326 'compsite': '(?P<BfmI>CT[AG][CT]AG)', 3327 'dna': None, 3328 'freq': 1024.0, 3329 'fst3': -1, 3330 'fst5': 1, 3331 'inact_temp': 65, 3332 'opt_temp': 37, 3333 'ovhg': -4, 3334 'ovhgseq': 'TRYA', 3335 'results': None, 3336 'scd3': None, 3337 'scd5': None, 3338 'site': 'CTRYAG', 3339 'size': 6, 3340 'substrat': 'DNA', 3341 'suppl': ('B',), 3342 }
3343 3344 3345 rest_dict['BfmI'] = _temp() 3346 3347
3348 -def _temp():
3349 return { 3350 'charac': (5, -5, None, None, 'RGCGCY'), 3351 'compsite': '(?P<BfoI>[AG]GCGC[CT])', 3352 'dna': None, 3353 'freq': 1024.0, 3354 'fst3': -5, 3355 'fst5': 5, 3356 'inact_temp': 65, 3357 'opt_temp': 37, 3358 'ovhg': 4, 3359 'ovhgseq': 'GCGC', 3360 'results': None, 3361 'scd3': None, 3362 'scd5': None, 3363 'site': 'RGCGCY', 3364 'size': 6, 3365 'substrat': 'DNA', 3366 'suppl': ('B',), 3367 }
3368 3369 3370 rest_dict['BfoI'] = _temp() 3371 3372
3373 -def _temp():
3374 return { 3375 'charac': (1, -1, None, None, 'CTTAAG'), 3376 'compsite': '(?P<BfrI>CTTAAG)', 3377 'dna': None, 3378 'freq': 4096.0, 3379 'fst3': -1, 3380 'fst5': 1, 3381 'inact_temp': 65, 3382 'opt_temp': 37, 3383 'ovhg': -4, 3384 'ovhgseq': 'TTAA', 3385 'results': None, 3386 'scd3': None, 3387 'scd5': None, 3388 'site': 'CTTAAG', 3389 'size': 6, 3390 'substrat': 'DNA', 3391 'suppl': ('M', 'S'), 3392 }
3393 3394 3395 rest_dict['BfrI'] = _temp() 3396 3397
3398 -def _temp():
3399 return { 3400 'charac': (10, 8, None, None, 'ACCTGC'), 3401 'compsite': '(?P<BfuAI>ACCTGC)|(?P<BfuAI_as>GCAGGT)', 3402 'dna': None, 3403 'freq': 4096.0, 3404 'fst3': 8, 3405 'fst5': 10, 3406 'inact_temp': 65, 3407 'opt_temp': 37, 3408 'ovhg': -4, 3409 'ovhgseq': 'NNNN', 3410 'results': None, 3411 'scd3': None, 3412 'scd5': None, 3413 'site': 'ACCTGC', 3414 'size': 6, 3415 'substrat': 'DNA', 3416 'suppl': ('N',), 3417 }
3418 3419 3420 rest_dict['BfuAI'] = _temp() 3421 3422
3423 -def _temp():
3424 return { 3425 'charac': (0, 0, None, None, 'GATC'), 3426 'compsite': '(?P<BfuCI>GATC)', 3427 'dna': None, 3428 'freq': 256.0, 3429 'fst3': 0, 3430 'fst5': 0, 3431 'inact_temp': 65, 3432 'opt_temp': 37, 3433 'ovhg': -4, 3434 'ovhgseq': 'GATC', 3435 'results': None, 3436 'scd3': None, 3437 'scd5': None, 3438 'site': 'GATC', 3439 'size': 4, 3440 'substrat': 'DNA', 3441 'suppl': ('N',), 3442 }
3443 3444 3445 rest_dict['BfuCI'] = _temp() 3446 3447
3448 -def _temp():
3449 return { 3450 'charac': (12, 5, None, None, 'GTATCC'), 3451 'compsite': '(?P<BfuI>GTATCC)|(?P<BfuI_as>GGATAC)', 3452 'dna': None, 3453 'freq': 4096.0, 3454 'fst3': 5, 3455 'fst5': 12, 3456 'inact_temp': 65, 3457 'opt_temp': 37, 3458 'ovhg': 1, 3459 'ovhgseq': 'N', 3460 'results': None, 3461 'scd3': None, 3462 'scd5': None, 3463 'site': 'GTATCC', 3464 'size': 6, 3465 'substrat': 'DNA', 3466 'suppl': ('B',), 3467 }
3468 3469 3470 rest_dict['BfuI'] = _temp() 3471 3472
3473 -def _temp():
3474 return { 3475 'charac': (7, -7, None, None, 'GCCNNNNNGGC'), 3476 'compsite': '(?P<BglI>GCC.....GGC)', 3477 'dna': None, 3478 'freq': 4096.0, 3479 'fst3': -7, 3480 'fst5': 7, 3481 'inact_temp': 65, 3482 'opt_temp': 37, 3483 'ovhg': 3, 3484 'ovhgseq': 'NNN', 3485 'results': None, 3486 'scd3': None, 3487 'scd5': None, 3488 'site': 'GCCNNNNNGGC', 3489 'size': 11, 3490 'substrat': 'DNA', 3491 'suppl': ('B', 'C', 'I', 'J', 'K', 'N', 'O', 'Q', 'R', 'V', 'X'), 3492 }
3493 3494 3495 rest_dict['BglI'] = _temp() 3496 3497
3498 -def _temp():
3499 return { 3500 'charac': (1, -1, None, None, 'AGATCT'), 3501 'compsite': '(?P<BglII>AGATCT)', 3502 'dna': None, 3503 'freq': 4096.0, 3504 'fst3': -1, 3505 'fst5': 1, 3506 'inact_temp': 65, 3507 'opt_temp': 37, 3508 'ovhg': -4, 3509 'ovhgseq': 'GATC', 3510 'results': None, 3511 'scd3': None, 3512 'scd5': None, 3513 'site': 'AGATCT', 3514 'size': 6, 3515 'substrat': 'DNA', 3516 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'V', 'X'), 3517 }
3518 3519 3520 rest_dict['BglII'] = _temp() 3521 3522
3523 -def _temp():
3524 return { 3525 'charac': (9, 5, None, None, 'GGATC'), 3526 'compsite': '(?P<BinI>GGATC)|(?P<BinI_as>GATCC)', 3527 'dna': None, 3528 'freq': 1024.0, 3529 'fst3': 5, 3530 'fst5': 9, 3531 'inact_temp': 65, 3532 'opt_temp': 37, 3533 'ovhg': -1, 3534 'ovhgseq': 'N', 3535 'results': None, 3536 'scd3': None, 3537 'scd5': None, 3538 'site': 'GGATC', 3539 'size': 5, 3540 'substrat': 'DNA', 3541 'suppl': (), 3542 }
3543 3544 3545 rest_dict['BinI'] = _temp() 3546 3547
3548 -def _temp():
3549 return { 3550 'charac': (2, -2, None, None, 'GCNGC'), 3551 'compsite': '(?P<BisI>GC.GC)', 3552 'dna': None, 3553 'freq': 256.0, 3554 'fst3': -2, 3555 'fst5': 2, 3556 'inact_temp': 65, 3557 'opt_temp': 37, 3558 'ovhg': -1, 3559 'ovhgseq': 'N', 3560 'results': None, 3561 'scd3': None, 3562 'scd5': None, 3563 'site': 'GCNGC', 3564 'size': 5, 3565 'substrat': 'DNA', 3566 'suppl': ('I',), 3567 }
3568 3569 3570 rest_dict['BisI'] = _temp() 3571 3572
3573 -def _temp():
3574 return { 3575 'charac': (None, None, None, None, 'GRAGCAG'), 3576 'compsite': '(?P<Ble402II>G[AG]AGCAG)|(?P<Ble402II_as>CTGCT[CT]C)', 3577 'dna': None, 3578 'freq': 8192.0, 3579 'fst3': None, 3580 'fst5': None, 3581 'inact_temp': 65, 3582 'opt_temp': 37, 3583 'ovhg': None, 3584 'ovhgseq': None, 3585 'results': None, 3586 'scd3': None, 3587 'scd5': None, 3588 'site': 'GRAGCAG', 3589 'size': 7, 3590 'substrat': 'DNA', 3591 'suppl': (), 3592 }
3593 3594 3595 rest_dict['Ble402II'] = _temp() 3596 3597
3598 -def _temp():
3599 return { 3600 'charac': (1, -1, None, None, 'CCTAGG'), 3601 'compsite': '(?P<BlnI>CCTAGG)', 3602 'dna': None, 3603 'freq': 4096.0, 3604 'fst3': -1, 3605 'fst5': 1, 3606 'inact_temp': 65, 3607 'opt_temp': 37, 3608 'ovhg': -4, 3609 'ovhgseq': 'CTAG', 3610 'results': None, 3611 'scd3': None, 3612 'scd5': None, 3613 'site': 'CCTAGG', 3614 'size': 6, 3615 'substrat': 'DNA', 3616 'suppl': ('K', 'M', 'S'), 3617 }
3618 3619 3620 rest_dict['BlnI'] = _temp() 3621 3622
3623 -def _temp():
3624 return { 3625 'charac': (None, None, None, None, 'GAGGAC'), 3626 'compsite': '(?P<BloAII>GAGGAC)|(?P<BloAII_as>GTCCTC)', 3627 'dna': None, 3628 'freq': 4096.0, 3629 'fst3': None, 3630 'fst5': None, 3631 'inact_temp': 65, 3632 'opt_temp': 37, 3633 'ovhg': None, 3634 'ovhgseq': None, 3635 'results': None, 3636 'scd3': None, 3637 'scd5': None, 3638 'site': 'GAGGAC', 3639 'size': 6, 3640 'substrat': 'DNA', 3641 'suppl': (), 3642 }
3643 3644 3645 rest_dict['BloAII'] = _temp() 3646 3647
3648 -def _temp():
3649 return { 3650 'charac': (2, -2, None, None, 'GCTNAGC'), 3651 'compsite': '(?P<BlpI>GCT.AGC)', 3652 'dna': None, 3653 'freq': 4096.0, 3654 'fst3': -2, 3655 'fst5': 2, 3656 'inact_temp': 65, 3657 'opt_temp': 37, 3658 'ovhg': -3, 3659 'ovhgseq': 'TNA', 3660 'results': None, 3661 'scd3': None, 3662 'scd5': None, 3663 'site': 'GCTNAGC', 3664 'size': 7, 3665 'substrat': 'DNA', 3666 'suppl': ('N',), 3667 }
3668 3669 3670 rest_dict['BlpI'] = _temp() 3671 3672
3673 -def _temp():
3674 return { 3675 'charac': (3, -3, None, None, 'GCNGC'), 3676 'compsite': '(?P<BlsI>GC.GC)', 3677 'dna': None, 3678 'freq': 256.0, 3679 'fst3': -3, 3680 'fst5': 3, 3681 'inact_temp': 65, 3682 'opt_temp': 37, 3683 'ovhg': 1, 3684 'ovhgseq': 'N', 3685 'results': None, 3686 'scd3': None, 3687 'scd5': None, 3688 'site': 'GCNGC', 3689 'size': 5, 3690 'substrat': 'DNA', 3691 'suppl': ('I',), 3692 }
3693 3694 3695 rest_dict['BlsI'] = _temp() 3696 3697
3698 -def _temp():
3699 return { 3700 'charac': (3, -3, None, None, 'AGTACT'), 3701 'compsite': '(?P<BmcAI>AGTACT)', 3702 'dna': None, 3703 'freq': 4096.0, 3704 'fst3': -3, 3705 'fst5': 3, 3706 'inact_temp': 65, 3707 'opt_temp': 37, 3708 'ovhg': 0, 3709 'ovhgseq': '', 3710 'results': None, 3711 'scd3': None, 3712 'scd5': None, 3713 'site': 'AGTACT', 3714 'size': 6, 3715 'substrat': 'DNA', 3716 'suppl': ('V',), 3717 }
3718 3719 3720 rest_dict['BmcAI'] = _temp() 3721 3722
3723 -def _temp():
3724 return { 3725 'charac': (2, -2, None, None, 'CCNGG'), 3726 'compsite': '(?P<Bme1390I>CC.GG)', 3727 'dna': None, 3728 'freq': 256.0, 3729 'fst3': -2, 3730 'fst5': 2, 3731 'inact_temp': 65, 3732 'opt_temp': 37, 3733 'ovhg': -1, 3734 'ovhgseq': 'N', 3735 'results': None, 3736 'scd3': None, 3737 'scd5': None, 3738 'site': 'CCNGG', 3739 'size': 5, 3740 'substrat': 'DNA', 3741 'suppl': ('B',), 3742 }
3743 3744 3745 rest_dict['Bme1390I'] = _temp() 3746 3747
3748 -def _temp():
3749 return { 3750 'charac': (1, -1, None, None, 'GGWCC'), 3751 'compsite': '(?P<Bme18I>GG[AT]CC)', 3752 'dna': None, 3753 'freq': 512.0, 3754 'fst3': -1, 3755 'fst5': 1, 3756 'inact_temp': 65, 3757 'opt_temp': 37, 3758 'ovhg': -3, 3759 'ovhgseq': 'GWC', 3760 'results': None, 3761 'scd3': None, 3762 'scd5': None, 3763 'site': 'GGWCC', 3764 'size': 5, 3765 'substrat': 'DNA', 3766 'suppl': ('I', 'V'), 3767 }
3768 3769 3770 rest_dict['Bme18I'] = _temp() 3771 3772
3773 -def _temp():
3774 return { 3775 'charac': (3, 0, None, None, 'C'), 3776 'compsite': '(?P<BmeDI>C)|(?P<BmeDI_as>G)', 3777 'dna': None, 3778 'freq': 4.0, 3779 'fst3': 0, 3780 'fst5': 3, 3781 'inact_temp': 65, 3782 'opt_temp': 37, 3783 'ovhg': 2, 3784 'ovhgseq': 'NN', 3785 'results': None, 3786 'scd3': None, 3787 'scd5': None, 3788 'site': 'C', 3789 'size': 1, 3790 'substrat': 'DNA', 3791 'suppl': (), 3792 }
3793 3794 3795 rest_dict['BmeDI'] = _temp() 3796 3797
3798 -def _temp():
3799 return { 3800 'charac': (6, -6, None, None, 'GACNNNNNGTC'), 3801 'compsite': '(?P<BmeRI>GAC.....GTC)', 3802 'dna': None, 3803 'freq': 4096.0, 3804 'fst3': -6, 3805 'fst5': 6, 3806 'inact_temp': 65, 3807 'opt_temp': 37, 3808 'ovhg': 1, 3809 'ovhgseq': 'N', 3810 'results': None, 3811 'scd3': None, 3812 'scd5': None, 3813 'site': 'GACNNNNNGTC', 3814 'size': 11, 3815 'substrat': 'DNA', 3816 'suppl': ('V',), 3817 }
3818 3819 3820 rest_dict['BmeRI'] = _temp() 3821 3822
3823 -def _temp():
3824 return { 3825 'charac': (1, -1, None, None, 'CYCGRG'), 3826 'compsite': '(?P<BmeT110I>C[CT]CG[AG]G)', 3827 'dna': None, 3828 'freq': 1024.0, 3829 'fst3': -1, 3830 'fst5': 1, 3831 'inact_temp': 65, 3832 'opt_temp': 37, 3833 'ovhg': -4, 3834 'ovhgseq': 'YCGR', 3835 'results': None, 3836 'scd3': None, 3837 'scd5': None, 3838 'site': 'CYCGRG', 3839 'size': 6, 3840 'substrat': 'DNA', 3841 'suppl': ('B', 'K'), 3842 }
3843 3844 3845 rest_dict['BmeT110I'] = _temp() 3846 3847
3848 -def _temp():
3849 return { 3850 'charac': (3, -3, None, None, 'CACGTC'), 3851 'compsite': '(?P<BmgBI>CACGTC)|(?P<BmgBI_as>GACGTG)', 3852 'dna': None, 3853 'freq': 4096.0, 3854 'fst3': -3, 3855 'fst5': 3, 3856 'inact_temp': 65, 3857 'opt_temp': 37, 3858 'ovhg': 0, 3859 'ovhgseq': '', 3860 'results': None, 3861 'scd3': None, 3862 'scd5': None, 3863 'site': 'CACGTC', 3864 'size': 6, 3865 'substrat': 'DNA', 3866 'suppl': ('N',), 3867 }
3868 3869 3870 rest_dict['BmgBI'] = _temp() 3871 3872
3873 -def _temp():
3874 return { 3875 'charac': (None, None, None, None, 'GKGCCC'), 3876 'compsite': '(?P<BmgI>G[GT]GCCC)|(?P<BmgI_as>GGGC[AC]C)', 3877 'dna': None, 3878 'freq': 2048.0, 3879 'fst3': None, 3880 'fst5': None, 3881 'inact_temp': 65, 3882 'opt_temp': 37, 3883 'ovhg': None, 3884 'ovhgseq': None, 3885 'results': None, 3886 'scd3': None, 3887 'scd5': None, 3888 'site': 'GKGCCC', 3889 'size': 6, 3890 'substrat': 'DNA', 3891 'suppl': (), 3892 }
3893 3894 3895 rest_dict['BmgI'] = _temp() 3896 3897
3898 -def _temp():
3899 return { 3900 'charac': (1, -1, None, None, 'GGNCC'), 3901 'compsite': '(?P<BmgT120I>GG.CC)', 3902 'dna': None, 3903 'freq': 256.0, 3904 'fst3': -1, 3905 'fst5': 1, 3906 'inact_temp': 65, 3907 'opt_temp': 37, 3908 'ovhg': -3, 3909 'ovhgseq': 'GNC', 3910 'results': None, 3911 'scd3': None, 3912 'scd5': None, 3913 'site': 'GGNCC', 3914 'size': 5, 3915 'substrat': 'DNA', 3916 'suppl': ('K',), 3917 }
3918 3919 3920 rest_dict['BmgT120I'] = _temp() 3921 3922
3923 -def _temp():
3924 return { 3925 'charac': (3, -3, None, None, 'GGNNCC'), 3926 'compsite': '(?P<BmiI>GG..CC)', 3927 'dna': None, 3928 'freq': 256.0, 3929 'fst3': -3, 3930 'fst5': 3, 3931 'inact_temp': 65, 3932 'opt_temp': 37, 3933 'ovhg': 0, 3934 'ovhgseq': '', 3935 'results': None, 3936 'scd3': None, 3937 'scd5': None, 3938 'site': 'GGNNCC', 3939 'size': 6, 3940 'substrat': 'DNA', 3941 'suppl': ('V',), 3942 }
3943 3944 3945 rest_dict['BmiI'] = _temp() 3946 3947
3948 -def _temp():
3949 return { 3950 'charac': (2, -2, None, None, 'CCNGG'), 3951 'compsite': '(?P<BmrFI>CC.GG)', 3952 'dna': None, 3953 'freq': 256.0, 3954 'fst3': -2, 3955 'fst5': 2, 3956 'inact_temp': 65, 3957 'opt_temp': 37, 3958 'ovhg': -1, 3959 'ovhgseq': 'N', 3960 'results': None, 3961 'scd3': None, 3962 'scd5': None, 3963 'site': 'CCNGG', 3964 'size': 5, 3965 'substrat': 'DNA', 3966 'suppl': ('V',), 3967 }
3968 3969 3970 rest_dict['BmrFI'] = _temp() 3971 3972
3973 -def _temp():
3974 return { 3975 'charac': (11, 4, None, None, 'ACTGGG'), 3976 'compsite': '(?P<BmrI>ACTGGG)|(?P<BmrI_as>CCCAGT)', 3977 'dna': None, 3978 'freq': 4096.0, 3979 'fst3': 4, 3980 'fst5': 11, 3981 'inact_temp': 65, 3982 'opt_temp': 37, 3983 'ovhg': 1, 3984 'ovhgseq': 'N', 3985 'results': None, 3986 'scd3': None, 3987 'scd5': None, 3988 'site': 'ACTGGG', 3989 'size': 6, 3990 'substrat': 'DNA', 3991 'suppl': ('N',), 3992 }
3993 3994 3995 rest_dict['BmrI'] = _temp() 3996 3997
3998 -def _temp():
3999 return { 4000 'charac': (10, 9, None, None, 'GCATC'), 4001 'compsite': '(?P<BmsI>GCATC)|(?P<BmsI_as>GATGC)', 4002 'dna': None, 4003 'freq': 1024.0, 4004 'fst3': 9, 4005 'fst5': 10, 4006 'inact_temp': 65, 4007 'opt_temp': 37, 4008 'ovhg': -4, 4009 'ovhgseq': 'NNNN', 4010 'results': None, 4011 'scd3': None, 4012 'scd5': None, 4013 'site': 'GCATC', 4014 'size': 5, 4015 'substrat': 'DNA', 4016 'suppl': ('B',), 4017 }
4018 4019 4020 rest_dict['BmsI'] = _temp() 4021 4022
4023 -def _temp():
4024 return { 4025 'charac': (5, -5, None, None, 'GCTAGC'), 4026 'compsite': '(?P<BmtI>GCTAGC)', 4027 'dna': None, 4028 'freq': 4096.0, 4029 'fst3': -5, 4030 'fst5': 5, 4031 'inact_temp': 65, 4032 'opt_temp': 37, 4033 'ovhg': 4, 4034 'ovhgseq': 'CTAG', 4035 'results': None, 4036 'scd3': None, 4037 'scd5': None, 4038 'site': 'GCTAGC', 4039 'size': 6, 4040 'substrat': 'DNA', 4041 'suppl': ('I', 'N', 'V'), 4042 }
4043 4044 4045 rest_dict['BmtI'] = _temp() 4046 4047
4048 -def _temp():
4049 return { 4050 'charac': (11, 4, None, None, 'ACTGGG'), 4051 'compsite': '(?P<BmuI>ACTGGG)|(?P<BmuI_as>CCCAGT)', 4052 'dna': None, 4053 'freq': 4096.0, 4054 'fst3': 4, 4055 'fst5': 11, 4056 'inact_temp': 65, 4057 'opt_temp': 37, 4058 'ovhg': 1, 4059 'ovhgseq': 'N', 4060 'results': None, 4061 'scd3': None, 4062 'scd5': None, 4063 'site': 'ACTGGG', 4064 'size': 6, 4065 'substrat': 'DNA', 4066 'suppl': ('I',), 4067 }
4068 4069 4070 rest_dict['BmuI'] = _temp() 4071 4072
4073 -def _temp():
4074 return { 4075 'charac': (5, -5, None, None, 'GACNNNNGTC'), 4076 'compsite': '(?P<BoxI>GAC....GTC)', 4077 'dna': None, 4078 'freq': 4096.0, 4079 'fst3': -5, 4080 'fst5': 5, 4081 'inact_temp': 65, 4082 'opt_temp': 37, 4083 'ovhg': 0, 4084 'ovhgseq': '', 4085 'results': None, 4086 'scd3': None, 4087 'scd5': None, 4088 'site': 'GACNNNNGTC', 4089 'size': 10, 4090 'substrat': 'DNA', 4091 'suppl': ('B',), 4092 }
4093 4094 4095 rest_dict['BoxI'] = _temp() 4096 4097
4098 -def _temp():
4099 return { 4100 'charac': (8, 6, None, None, 'GAAGAC'), 4101 'compsite': '(?P<BpiI>GAAGAC)|(?P<BpiI_as>GTCTTC)', 4102 'dna': None, 4103 'freq': 4096.0, 4104 'fst3': 6, 4105 'fst5': 8, 4106 'inact_temp': 65, 4107 'opt_temp': 37, 4108 'ovhg': -4, 4109 'ovhgseq': 'NNNN', 4110 'results': None, 4111 'scd3': None, 4112 'scd5': None, 4113 'site': 'GAAGAC', 4114 'size': 6, 4115 'substrat': 'DNA', 4116 'suppl': ('B',), 4117 }
4118 4119 4120 rest_dict['BpiI'] = _temp() 4121 4122
4123 -def _temp():
4124 return { 4125 'charac': (-8, -24, 24, 8, 'GAGNNNNNCTC'), 4126 'compsite': '(?P<BplI>GAG.....CTC)', 4127 'dna': None, 4128 'freq': 4096.0, 4129 'fst3': -24, 4130 'fst5': -8, 4131 'inact_temp': 65, 4132 'opt_temp': 37, 4133 'ovhg': 5, 4134 'ovhgseq': 'NNNNN', 4135 'results': None, 4136 'scd3': 8, 4137 'scd5': 24, 4138 'site': 'GAGNNNNNCTC', 4139 'size': 11, 4140 'substrat': 'DNA', 4141 'suppl': ('B',), 4142 }
4143 4144 4145 rest_dict['BplI'] = _temp() 4146 4147
4148 -def _temp():
4149 return { 4150 'charac': (22, 14, None, None, 'CTGGAG'), 4151 'compsite': '(?P<BpmI>CTGGAG)|(?P<BpmI_as>CTCCAG)', 4152 'dna': None, 4153 'freq': 4096.0, 4154 'fst3': 14, 4155 'fst5': 22, 4156 'inact_temp': 65, 4157 'opt_temp': 37, 4158 'ovhg': 2, 4159 'ovhgseq': 'NN', 4160 'results': None, 4161 'scd3': None, 4162 'scd5': None, 4163 'site': 'CTGGAG', 4164 'size': 6, 4165 'substrat': 'DNA', 4166 'suppl': ('I', 'N'), 4167 }
4168 4169 4170 rest_dict['BpmI'] = _temp() 4171 4172
4173 -def _temp():
4174 return { 4175 'charac': (2, -2, None, None, 'CCTNAGC'), 4176 'compsite': '(?P<Bpu10I>CCT.AGC)|(?P<Bpu10I_as>GCT.AGG)', 4177 'dna': None, 4178 'freq': 4096.0, 4179 'fst3': -2, 4180 'fst5': 2, 4181 'inact_temp': 65, 4182 'opt_temp': 37, 4183 'ovhg': -3, 4184 'ovhgseq': 'TNA', 4185 'results': None, 4186 'scd3': None, 4187 'scd5': None, 4188 'site': 'CCTNAGC', 4189 'size': 7, 4190 'substrat': 'DNA', 4191 'suppl': ('B', 'I', 'N', 'V'), 4192 }
4193 4194 4195 rest_dict['Bpu10I'] = _temp() 4196 4197
4198 -def _temp():
4199 return { 4200 'charac': (2, -2, None, None, 'GCTNAGC'), 4201 'compsite': '(?P<Bpu1102I>GCT.AGC)', 4202 'dna': None, 4203 'freq': 4096.0, 4204 'fst3': -2, 4205 'fst5': 2, 4206 'inact_temp': 65, 4207 'opt_temp': 37, 4208 'ovhg': -3, 4209 'ovhgseq': 'TNA', 4210 'results': None, 4211 'scd3': None, 4212 'scd5': None, 4213 'site': 'GCTNAGC', 4214 'size': 7, 4215 'substrat': 'DNA', 4216 'suppl': ('B', 'K'), 4217 }
4218 4219 4220 rest_dict['Bpu1102I'] = _temp() 4221 4222
4223 -def _temp():
4224 return { 4225 'charac': (2, -2, None, None, 'TTCGAA'), 4226 'compsite': '(?P<Bpu14I>TTCGAA)', 4227 'dna': None, 4228 'freq': 4096.0, 4229 'fst3': -2, 4230 'fst5': 2, 4231 'inact_temp': 65, 4232 'opt_temp': 37, 4233 'ovhg': -2, 4234 'ovhgseq': 'CG', 4235 'results': None, 4236 'scd3': None, 4237 'scd5': None, 4238 'site': 'TTCGAA', 4239 'size': 6, 4240 'substrat': 'DNA', 4241 'suppl': ('I', 'V'), 4242 }
4243 4244 4245 rest_dict['Bpu14I'] = _temp() 4246 4247
4248 -def _temp():
4249 return { 4250 'charac': (22, 14, None, None, 'CTTGAG'), 4251 'compsite': '(?P<BpuEI>CTTGAG)|(?P<BpuEI_as>CTCAAG)', 4252 'dna': None, 4253 'freq': 4096.0, 4254 'fst3': 14, 4255 'fst5': 22, 4256 'inact_temp': 65, 4257 'opt_temp': 37, 4258 'ovhg': 2, 4259 'ovhgseq': 'NN', 4260 'results': None, 4261 'scd3': None, 4262 'scd5': None, 4263 'site': 'CTTGAG', 4264 'size': 6, 4265 'substrat': 'DNA', 4266 'suppl': ('N',), 4267 }
4268 4269 4270 rest_dict['BpuEI'] = _temp() 4271 4272
4273 -def _temp():
4274 return { 4275 'charac': (2, -2, None, None, 'CCSGG'), 4276 'compsite': '(?P<BpuMI>CC[CG]GG)', 4277 'dna': None, 4278 'freq': 512.0, 4279 'fst3': -2, 4280 'fst5': 2, 4281 'inact_temp': 65, 4282 'opt_temp': 37, 4283 'ovhg': -1, 4284 'ovhgseq': 'S', 4285 'results': None, 4286 'scd3': None, 4287 'scd5': None, 4288 'site': 'CCSGG', 4289 'size': 5, 4290 'substrat': 'DNA', 4291 'suppl': ('V',), 4292 }
4293 4294 4295 rest_dict['BpuMI'] = _temp() 4296 4297
4298 -def _temp():
4299 return { 4300 'charac': (2, -2, None, None, 'ATCGAT'), 4301 'compsite': '(?P<Bsa29I>ATCGAT)', 4302 'dna': None, 4303 'freq': 4096.0, 4304 'fst3': -2, 4305 'fst5': 2, 4306 'inact_temp': 65, 4307 'opt_temp': 37, 4308 'ovhg': -2, 4309 'ovhgseq': 'CG', 4310 'results': None, 4311 'scd3': None, 4312 'scd5': None, 4313 'site': 'ATCGAT', 4314 'size': 6, 4315 'substrat': 'DNA', 4316 'suppl': ('I',), 4317 }
4318 4319 4320 rest_dict['Bsa29I'] = _temp() 4321 4322
4323 -def _temp():
4324 return { 4325 'charac': (3, -3, None, None, 'YACGTR'), 4326 'compsite': '(?P<BsaAI>[CT]ACGT[AG])', 4327 'dna': None, 4328 'freq': 1024.0, 4329 'fst3': -3, 4330 'fst5': 3, 4331 'inact_temp': 65, 4332 'opt_temp': 37, 4333 'ovhg': 0, 4334 'ovhgseq': '', 4335 'results': None, 4336 'scd3': None, 4337 'scd5': None, 4338 'site': 'YACGTR', 4339 'size': 6, 4340 'substrat': 'DNA', 4341 'suppl': ('N',), 4342 }
4343 4344 4345 rest_dict['BsaAI'] = _temp() 4346 4347
4348 -def _temp():
4349 return { 4350 'charac': (5, -5, None, None, 'GATNNNNATC'), 4351 'compsite': '(?P<BsaBI>GAT....ATC)', 4352 'dna': None, 4353 'freq': 4096.0, 4354 'fst3': -5, 4355 'fst5': 5, 4356 'inact_temp': 65, 4357 'opt_temp': 37, 4358 'ovhg': 0, 4359 'ovhgseq': '', 4360 'results': None, 4361 'scd3': None, 4362 'scd5': None, 4363 'site': 'GATNNNNATC', 4364 'size': 10, 4365 'substrat': 'DNA', 4366 'suppl': ('N',), 4367 }
4368 4369 4370 rest_dict['BsaBI'] = _temp() 4371 4372
4373 -def _temp():
4374 return { 4375 'charac': (2, -2, None, None, 'GRCGYC'), 4376 'compsite': '(?P<BsaHI>G[AG]CG[CT]C)', 4377 'dna': None, 4378 'freq': 1024.0, 4379 'fst3': -2, 4380 'fst5': 2, 4381 'inact_temp': 65, 4382 'opt_temp': 37, 4383 'ovhg': -2, 4384 'ovhgseq': 'CG', 4385 'results': None, 4386 'scd3': None, 4387 'scd5': None, 4388 'site': 'GRCGYC', 4389 'size': 6, 4390 'substrat': 'DNA', 4391 'suppl': ('N',), 4392 }
4393 4394 4395 rest_dict['BsaHI'] = _temp() 4396 4397
4398 -def _temp():
4399 return { 4400 'charac': (7, 5, None, None, 'GGTCTC'), 4401 'compsite': '(?P<BsaI>GGTCTC)|(?P<BsaI_as>GAGACC)', 4402 'dna': None, 4403 'freq': 4096.0, 4404 'fst3': 5, 4405 'fst5': 7, 4406 'inact_temp': 65, 4407 'opt_temp': 37, 4408 'ovhg': -4, 4409 'ovhgseq': 'NNNN', 4410 'results': None, 4411 'scd3': None, 4412 'scd5': None, 4413 'site': 'GGTCTC', 4414 'size': 6, 4415 'substrat': 'DNA', 4416 'suppl': ('N',), 4417 }
4418 4419 4420 rest_dict['BsaI'] = _temp() 4421 4422
4423 -def _temp():
4424 return { 4425 'charac': (1, -1, None, None, 'CCNNGG'), 4426 'compsite': '(?P<BsaJI>CC..GG)', 4427 'dna': None, 4428 'freq': 256.0, 4429 'fst3': -1, 4430 'fst5': 1, 4431 'inact_temp': 65, 4432 'opt_temp': 37, 4433 'ovhg': -4, 4434 'ovhgseq': 'CNNG', 4435 'results': None, 4436 'scd3': None, 4437 'scd5': None, 4438 'site': 'CCNNGG', 4439 'size': 6, 4440 'substrat': 'DNA', 4441 'suppl': ('N',), 4442 }
4443 4444 4445 rest_dict['BsaJI'] = _temp() 4446 4447
4448 -def _temp():
4449 return { 4450 'charac': (1, -1, None, None, 'WCCGGW'), 4451 'compsite': '(?P<BsaWI>[AT]CCGG[AT])', 4452 'dna': None, 4453 'freq': 1024.0, 4454 'fst3': -1, 4455 'fst5': 1, 4456 'inact_temp': 65, 4457 'opt_temp': 37, 4458 'ovhg': -4, 4459 'ovhgseq': 'CCGG', 4460 'results': None, 4461 'scd3': None, 4462 'scd5': None, 4463 'site': 'WCCGGW', 4464 'size': 6, 4465 'substrat': 'DNA', 4466 'suppl': ('N',), 4467 }
4468 4469 4470 rest_dict['BsaWI'] = _temp() 4471 4472
4473 -def _temp():
4474 return { 4475 'charac': (-9, -23, 21, 7, 'ACNNNNNCTCC'), 4476 'compsite': '(?P<BsaXI>AC.....CTCC)|(?P<BsaXI_as>GGAG.....GT)', 4477 'dna': None, 4478 'freq': 4096.0, 4479 'fst3': -23, 4480 'fst5': -9, 4481 'inact_temp': 65, 4482 'opt_temp': 37, 4483 'ovhg': 3, 4484 'ovhgseq': 'NNN', 4485 'results': None, 4486 'scd3': 7, 4487 'scd5': 21, 4488 'site': 'ACNNNNNCTCC', 4489 'size': 11, 4490 'substrat': 'DNA', 4491 'suppl': ('N',), 4492 }
4493 4494 4495 rest_dict['BsaXI'] = _temp() 4496 4497
4498 -def _temp():
4499 return { 4500 'charac': (27, 19, None, None, 'CAACAC'), 4501 'compsite': '(?P<BsbI>CAACAC)|(?P<BsbI_as>GTGTTG)', 4502 'dna': None, 4503 'freq': 4096.0, 4504 'fst3': 19, 4505 'fst5': 27, 4506 'inact_temp': 65, 4507 'opt_temp': 37, 4508 'ovhg': 2, 4509 'ovhgseq': 'NN', 4510 'results': None, 4511 'scd3': None, 4512 'scd5': None, 4513 'site': 'CAACAC', 4514 'size': 6, 4515 'substrat': 'DNA', 4516 'suppl': (), 4517 }
4518 4519 4520 rest_dict['BsbI'] = _temp() 4521 4522
4523 -def _temp():
4524 return { 4525 'charac': (7, -7, None, None, 'CCNNNNNNNGG'), 4526 'compsite': '(?P<Bsc4I>CC.......GG)', 4527 'dna': None, 4528 'freq': 256.0, 4529 'fst3': -7, 4530 'fst5': 7, 4531 'inact_temp': 65, 4532 'opt_temp': 37, 4533 'ovhg': 3, 4534 'ovhgseq': 'NNN', 4535 'results': None, 4536 'scd3': None, 4537 'scd5': None, 4538 'site': 'CCNNNNNNNGG', 4539 'size': 11, 4540 'substrat': 'DNA', 4541 'suppl': ('I',), 4542 }
4543 4544 4545 rest_dict['Bsc4I'] = _temp() 4546 4547
4548 -def _temp():
4549 return { 4550 'charac': (9, 6, None, None, 'GCATC'), 4551 'compsite': '(?P<BscAI>GCATC)|(?P<BscAI_as>GATGC)', 4552 'dna': None, 4553 'freq': 1024.0, 4554 'fst3': 6, 4555 'fst5': 9, 4556 'inact_temp': 65, 4557 'opt_temp': 37, 4558 'ovhg': -2, 4559 'ovhgseq': 'NN', 4560 'results': None, 4561 'scd3': None, 4562 'scd5': None, 4563 'site': 'GCATC', 4564 'size': 5, 4565 'substrat': 'DNA', 4566 'suppl': (), 4567 }
4568 4569 4570 rest_dict['BscAI'] = _temp() 4571 4572
4573 -def _temp():
4574 return { 4575 'charac': (None, None, None, None, 'CCCGT'), 4576 'compsite': '(?P<BscGI>CCCGT)|(?P<BscGI_as>ACGGG)', 4577 'dna': None, 4578 'freq': 1024.0, 4579 'fst3': None, 4580 'fst5': None, 4581 'inact_temp': 65, 4582 'opt_temp': 37, 4583 'ovhg': None, 4584 'ovhgseq': None, 4585 'results': None, 4586 'scd3': None, 4587 'scd5': None, 4588 'site': 'CCCGT', 4589 'size': 5, 4590 'substrat': 'DNA', 4591 'suppl': (), 4592 }
4593 4594 4595 rest_dict['BscGI'] = _temp() 4596 4597
4598 -def _temp():
4599 return { 4600 'charac': (1, -1, None, None, 'RCCGGY'), 4601 'compsite': '(?P<Bse118I>[AG]CCGG[CT])', 4602 'dna': None, 4603 'freq': 1024.0, 4604 'fst3': -1, 4605 'fst5': 1, 4606 'inact_temp': 65, 4607 'opt_temp': 37, 4608 'ovhg': -4, 4609 'ovhgseq': 'CCGG', 4610 'results': None, 4611 'scd3': None, 4612 'scd5': None, 4613 'site': 'RCCGGY', 4614 'size': 6, 4615 'substrat': 'DNA', 4616 'suppl': ('I', 'V'), 4617 }
4618 4619 4620 rest_dict['Bse118I'] = _temp() 4621 4622
4623 -def _temp():
4624 return { 4625 'charac': (6, -1, None, None, 'ACTGG'), 4626 'compsite': '(?P<Bse1I>ACTGG)|(?P<Bse1I_as>CCAGT)', 4627 'dna': None, 4628 'freq': 1024.0, 4629 'fst3': -1, 4630 'fst5': 6, 4631 'inact_temp': 65, 4632 'opt_temp': 37, 4633 'ovhg': 2, 4634 'ovhgseq': 'GN', 4635 'results': None, 4636 'scd3': None, 4637 'scd5': None, 4638 'site': 'ACTGG', 4639 'size': 5, 4640 'substrat': 'DNA', 4641 'suppl': ('I', 'V'), 4642 }
4643 4644 4645 rest_dict['Bse1I'] = _temp() 4646 4647
4648 -def _temp():
4649 return { 4650 'charac': (2, -2, None, None, 'CCTNAGG'), 4651 'compsite': '(?P<Bse21I>CCT.AGG)', 4652 'dna': None, 4653 'freq': 4096.0, 4654 'fst3': -2, 4655 'fst5': 2, 4656 'inact_temp': 65, 4657 'opt_temp': 37, 4658 'ovhg': -3, 4659 'ovhgseq': 'TNA', 4660 'results': None, 4661 'scd3': None, 4662 'scd5': None, 4663 'site': 'CCTNAGG', 4664 'size': 7, 4665 'substrat': 'DNA', 4666 'suppl': ('I', 'V'), 4667 }
4668 4669 4670 rest_dict['Bse21I'] = _temp() 4671 4672
4673 -def _temp():
4674 return { 4675 'charac': (8, 0, None, None, 'GCAATG'), 4676 'compsite': '(?P<Bse3DI>GCAATG)|(?P<Bse3DI_as>CATTGC)', 4677 'dna': None, 4678 'freq': 4096.0, 4679 'fst3': 0, 4680 'fst5': 8, 4681 'inact_temp': 65, 4682 'opt_temp': 37, 4683 'ovhg': 2, 4684 'ovhgseq': 'NN', 4685 'results': None, 4686 'scd3': None, 4687 'scd5': None, 4688 'site': 'GCAATG', 4689 'size': 6, 4690 'substrat': 'DNA', 4691 'suppl': ('I', 'V'), 4692 }
4693 4694 4695 rest_dict['Bse3DI'] = _temp() 4696 4697
4698 -def _temp():
4699 return { 4700 'charac': (5, -5, None, None, 'GATNNNNATC'), 4701 'compsite': '(?P<Bse8I>GAT....ATC)', 4702 'dna': None, 4703 'freq': 4096.0, 4704 'fst3': -5, 4705 'fst5': 5, 4706 'inact_temp': 65, 4707 'opt_temp': 37, 4708 'ovhg': 0, 4709 'ovhgseq': '', 4710 'results': None, 4711 'scd3': None, 4712 'scd5': None, 4713 'site': 'GATNNNNATC', 4714 'size': 10, 4715 'substrat': 'DNA', 4716 'suppl': ('I', 'V'), 4717 }
4718 4719 4720 rest_dict['Bse8I'] = _temp() 4721 4722
4723 -def _temp():
4724 return { 4725 'charac': (1, -1, None, None, 'TCCGGA'), 4726 'compsite': '(?P<BseAI>TCCGGA)', 4727 'dna': None, 4728 'freq': 4096.0, 4729 'fst3': -1, 4730 'fst5': 1, 4731 'inact_temp': 65, 4732 'opt_temp': 37, 4733 'ovhg': -4, 4734 'ovhgseq': 'CCGG', 4735 'results': None, 4736 'scd3': None, 4737 'scd5': None, 4738 'site': 'TCCGGA', 4739 'size': 6, 4740 'substrat': 'DNA', 4741 'suppl': ('C',), 4742 }
4743 4744 4745 rest_dict['BseAI'] = _temp() 4746 4747
4748 -def _temp():
4749 return { 4750 'charac': (2, -2, None, None, 'CCWGG'), 4751 'compsite': '(?P<BseBI>CC[AT]GG)', 4752 'dna': None, 4753 'freq': 512.0, 4754 'fst3': -2, 4755 'fst5': 2, 4756 'inact_temp': 65, 4757 'opt_temp': 37, 4758 'ovhg': -1, 4759 'ovhgseq': 'W', 4760 'results': None, 4761 'scd3': None, 4762 'scd5': None, 4763 'site': 'CCWGG', 4764 'size': 5, 4765 'substrat': 'DNA', 4766 'suppl': ('C',), 4767 }
4768 4769 4770 rest_dict['BseBI'] = _temp() 4771 4772
4773 -def _temp():
4774 return { 4775 'charac': (2, -2, None, None, 'ATCGAT'), 4776 'compsite': '(?P<BseCI>ATCGAT)', 4777 'dna': None, 4778 'freq': 4096.0, 4779 'fst3': -2, 4780 'fst5': 2, 4781 'inact_temp': 65, 4782 'opt_temp': 37, 4783 'ovhg': -2, 4784 'ovhgseq': 'CG', 4785 'results': None, 4786 'scd3': None, 4787 'scd5': None, 4788 'site': 'ATCGAT', 4789 'size': 6, 4790 'substrat': 'DNA', 4791 'suppl': ('C',), 4792 }
4793 4794 4795 rest_dict['BseCI'] = _temp() 4796 4797
4798 -def _temp():
4799 return { 4800 'charac': (1, -1, None, None, 'CCNNGG'), 4801 'compsite': '(?P<BseDI>CC..GG)', 4802 'dna': None, 4803 'freq': 256.0, 4804 'fst3': -1, 4805 'fst5': 1, 4806 'inact_temp': 65, 4807 'opt_temp': 37, 4808 'ovhg': -4, 4809 'ovhgseq': 'CNNG', 4810 'results': None, 4811 'scd3': None, 4812 'scd5': None, 4813 'site': 'CCNNGG', 4814 'size': 6, 4815 'substrat': 'DNA', 4816 'suppl': ('B',), 4817 }
4818 4819 4820 rest_dict['BseDI'] = _temp() 4821 4822
4823 -def _temp():
4824 return { 4825 'charac': (7, 0, None, None, 'GGATG'), 4826 'compsite': '(?P<BseGI>GGATG)|(?P<BseGI_as>CATCC)', 4827 'dna': None, 4828 'freq': 1024.0, 4829 'fst3': 0, 4830 'fst5': 7, 4831 'inact_temp': 65, 4832 'opt_temp': 37, 4833 'ovhg': 2, 4834 'ovhgseq': 'NN', 4835 'results': None, 4836 'scd3': None, 4837 'scd5': None, 4838 'site': 'GGATG', 4839 'size': 5, 4840 'substrat': 'DNA', 4841 'suppl': ('B',), 4842 }
4843 4844 4845 rest_dict['BseGI'] = _temp() 4846 4847
4848 -def _temp():
4849 return { 4850 'charac': (5, -5, None, None, 'GATNNNNATC'), 4851 'compsite': '(?P<BseJI>GAT....ATC)', 4852 'dna': None, 4853 'freq': 4096.0, 4854 'fst3': -5, 4855 'fst5': 5, 4856 'inact_temp': 65, 4857 'opt_temp': 37, 4858 'ovhg': 0, 4859 'ovhgseq': '', 4860 'results': None, 4861 'scd3': None, 4862 'scd5': None, 4863 'site': 'GATNNNNATC', 4864 'size': 10, 4865 'substrat': 'DNA', 4866 'suppl': ('B',), 4867 }
4868 4869 4870 rest_dict['BseJI'] = _temp() 4871 4872
4873 -def _temp():
4874 return { 4875 'charac': (7, -7, None, None, 'CCNNNNNNNGG'), 4876 'compsite': '(?P<BseLI>CC.......GG)', 4877 'dna': None, 4878 'freq': 256.0, 4879 'fst3': -7, 4880 'fst5': 7, 4881 'inact_temp': 65, 4882 'opt_temp': 37, 4883 'ovhg': 3, 4884 'ovhgseq': 'NNN', 4885 'results': None, 4886 'scd3': None, 4887 'scd5': None, 4888 'site': 'CCNNNNNNNGG', 4889 'size': 11, 4890 'substrat': 'DNA', 4891 'suppl': ('B',), 4892 }
4893 4894 4895 rest_dict['BseLI'] = _temp() 4896 4897
4898 -def _temp():
4899 return { 4900 'charac': (8, 0, None, None, 'GCAATG'), 4901 'compsite': '(?P<BseMI>GCAATG)|(?P<BseMI_as>CATTGC)', 4902 'dna': None, 4903 'freq': 4096.0, 4904 'fst3': 0, 4905 'fst5': 8, 4906 'inact_temp': 65, 4907 'opt_temp': 37, 4908 'ovhg': 2, 4909 'ovhgseq': 'NN', 4910 'results': None, 4911 'scd3': None, 4912 'scd5': None, 4913 'site': 'GCAATG', 4914 'size': 6, 4915 'substrat': 'DNA', 4916 'suppl': ('B',), 4917 }
4918 4919 4920 rest_dict['BseMI'] = _temp() 4921 4922
4923 -def _temp():
4924 return { 4925 'charac': (15, 8, None, None, 'CTCAG'), 4926 'compsite': '(?P<BseMII>CTCAG)|(?P<BseMII_as>CTGAG)', 4927 'dna': None, 4928 'freq': 1024.0, 4929 'fst3': 8, 4930 'fst5': 15, 4931 'inact_temp': 65, 4932 'opt_temp': 37, 4933 'ovhg': 2, 4934 'ovhgseq': 'NN', 4935 'results': None, 4936 'scd3': None, 4937 'scd5': None, 4938 'site': 'CTCAG', 4939 'size': 5, 4940 'substrat': 'DNA', 4941 'suppl': ('B',), 4942 }
4943 4944 4945 rest_dict['BseMII'] = _temp() 4946 4947
4948 -def _temp():
4949 return { 4950 'charac': (6, -1, None, None, 'ACTGG'), 4951 'compsite': '(?P<BseNI>ACTGG)|(?P<BseNI_as>CCAGT)', 4952 'dna': None, 4953 'freq': 1024.0, 4954 'fst3': -1, 4955 'fst5': 6, 4956 'inact_temp': 65, 4957 'opt_temp': 37, 4958 'ovhg': 2, 4959 'ovhgseq': 'GN', 4960 'results': None, 4961 'scd3': None, 4962 'scd5': None, 4963 'site': 'ACTGG', 4964 'size': 5, 4965 'substrat': 'DNA', 4966 'suppl': ('B',), 4967 }
4968 4969 4970 rest_dict['BseNI'] = _temp() 4971 4972
4973 -def _temp():
4974 return { 4975 'charac': (1, -1, None, None, 'GCGCGC'), 4976 'compsite': '(?P<BsePI>GCGCGC)', 4977 'dna': None, 4978 'freq': 4096.0, 4979 'fst3': -1, 4980 'fst5': 1, 4981 'inact_temp': 65, 4982 'opt_temp': 37, 4983 'ovhg': -4, 4984 'ovhgseq': 'CGCG', 4985 'results': None, 4986 'scd3': None, 4987 'scd5': None, 4988 'site': 'GCGCGC', 4989 'size': 6, 4990 'substrat': 'DNA', 4991 'suppl': ('I', 'V'), 4992 }
4993 4994 4995 rest_dict['BsePI'] = _temp() 4996 4997
4998 -def _temp():
4999 return { 5000 'charac': (16, 8, None, None, 'GAGGAG'), 5001 'compsite': '(?P<BseRI>GAGGAG)|(?P<BseRI_as>CTCCTC)', 5002 'dna': None, 5003 'freq': 4096.0, 5004 'fst3': 8, 5005 'fst5': 16, 5006 'inact_temp': 65, 5007 'opt_temp': 37, 5008 'ovhg': 2, 5009 'ovhgseq': 'NN', 5010 'results': None, 5011 'scd3': None, 5012 'scd5': None, 5013 'site': 'GAGGAG', 5014 'size': 6, 5015 'substrat': 'DNA', 5016 'suppl': ('N',), 5017 }
5018 5019 5020 rest_dict['BseRI'] = _temp() 5021 5022
5023 -def _temp():
5024 return { 5025 'charac': (5, -5, None, None, 'GKGCMC'), 5026 'compsite': '(?P<BseSI>G[GT]GC[AC]C)', 5027 'dna': None, 5028 'freq': 1024.0, 5029 'fst3': -5, 5030 'fst5': 5, 5031 'inact_temp': 65, 5032 'opt_temp': 37, 5033 'ovhg': 4, 5034 'ovhgseq': 'KGCM', 5035 'results': None, 5036 'scd3': None, 5037 'scd5': None, 5038 'site': 'GKGCMC', 5039 'size': 6, 5040 'substrat': 'DNA', 5041 'suppl': ('B',), 5042 }
5043 5044 5045 rest_dict['BseSI'] = _temp() 5046 5047
5048 -def _temp():
5049 return { 5050 'charac': (1, -1, None, None, 'CGGCCG'), 5051 'compsite': '(?P<BseX3I>CGGCCG)', 5052 'dna': None, 5053 'freq': 4096.0, 5054 'fst3': -1, 5055 'fst5': 1, 5056 'inact_temp': 65, 5057 'opt_temp': 37, 5058 'ovhg': -4, 5059 'ovhgseq': 'GGCC', 5060 'results': None, 5061 'scd3': None, 5062 'scd5': None, 5063 'site': 'CGGCCG', 5064 'size': 6, 5065 'substrat': 'DNA', 5066 'suppl': ('I', 'V'), 5067 }
5068 5069 5070 rest_dict['BseX3I'] = _temp() 5071 5072
5073 -def _temp():
5074 return { 5075 'charac': (13, 12, None, None, 'GCAGC'), 5076 'compsite': '(?P<BseXI>GCAGC)|(?P<BseXI_as>GCTGC)', 5077 'dna': None, 5078 'freq': 1024.0, 5079 'fst3': 12, 5080 'fst5': 13, 5081 'inact_temp': 65, 5082 'opt_temp': 37, 5083 'ovhg': -4, 5084 'ovhgseq': 'NNNN', 5085 'results': None, 5086 'scd3': None, 5087 'scd5': None, 5088 'site': 'GCAGC', 5089 'size': 5, 5090 'substrat': 'DNA', 5091 'suppl': ('B',), 5092 }
5093 5094 5095 rest_dict['BseXI'] = _temp() 5096 5097
5098 -def _temp():
5099 return { 5100 'charac': (1, -1, None, None, 'CCCAGC'), 5101 'compsite': '(?P<BseYI>CCCAGC)|(?P<BseYI_as>GCTGGG)', 5102 'dna': None, 5103 'freq': 4096.0, 5104 'fst3': -1, 5105 'fst5': 1, 5106 'inact_temp': 65, 5107 'opt_temp': 37, 5108 'ovhg': -4, 5109 'ovhgseq': 'CCAG', 5110 'results': None, 5111 'scd3': None, 5112 'scd5': None, 5113 'site': 'CCCAGC', 5114 'size': 6, 5115 'substrat': 'DNA', 5116 'suppl': ('N',), 5117 }
5118 5119 5120 rest_dict['BseYI'] = _temp() 5121 5122
5123 -def _temp():
5124 return { 5125 'charac': (22, 14, None, None, 'GTGCAG'), 5126 'compsite': '(?P<BsgI>GTGCAG)|(?P<BsgI_as>CTGCAC)', 5127 'dna': None, 5128 'freq': 4096.0, 5129 'fst3': 14, 5130 'fst5': 22, 5131 'inact_temp': 65, 5132 'opt_temp': 37, 5133 'ovhg': 2, 5134 'ovhgseq': 'NN', 5135 'results': None, 5136 'scd3': None, 5137 'scd5': None, 5138 'site': 'GTGCAG', 5139 'size': 6, 5140 'substrat': 'DNA', 5141 'suppl': ('N',), 5142 }
5143 5144 5145 rest_dict['BsgI'] = _temp() 5146 5147
5148 -def _temp():
5149 return { 5150 'charac': (2, -2, None, None, 'CGCG'), 5151 'compsite': '(?P<Bsh1236I>CGCG)', 5152 'dna': None, 5153 'freq': 256.0, 5154 'fst3': -2, 5155 'fst5': 2, 5156 'inact_temp': 65, 5157 'opt_temp': 37, 5158 'ovhg': 0, 5159 'ovhgseq': '', 5160 'results': None, 5161 'scd3': None, 5162 'scd5': None, 5163 'site': 'CGCG', 5164 'size': 4, 5165 'substrat': 'DNA', 5166 'suppl': ('B',), 5167 }
5168 5169 5170 rest_dict['Bsh1236I'] = _temp() 5171 5172
5173 -def _temp():
5174 return { 5175 'charac': (4, -4, None, None, 'CGRYCG'), 5176 'compsite': '(?P<Bsh1285I>CG[AG][CT]CG)', 5177 'dna': None, 5178 'freq': 1024.0, 5179 'fst3': -4, 5180 'fst5': 4, 5181 'inact_temp': 65, 5182 'opt_temp': 37, 5183 'ovhg': 2, 5184 'ovhgseq': 'RY', 5185 'results': None, 5186 'scd3': None, 5187 'scd5': None, 5188 'site': 'CGRYCG', 5189 'size': 6, 5190 'substrat': 'DNA', 5191 'suppl': ('B',), 5192 }
5193 5194 5195 rest_dict['Bsh1285I'] = _temp() 5196 5197
5198 -def _temp():
5199 return { 5200 'charac': (2, -2, None, None, 'GGCC'), 5201 'compsite': '(?P<BshFI>GGCC)', 5202 'dna': None, 5203 'freq': 256.0, 5204 'fst3': -2, 5205 'fst5': 2, 5206 'inact_temp': 65, 5207 'opt_temp': 37, 5208 'ovhg': 0, 5209 'ovhgseq': '', 5210 'results': None, 5211 'scd3': None, 5212 'scd5': None, 5213 'site': 'GGCC', 5214 'size': 4, 5215 'substrat': 'DNA', 5216 'suppl': ('C',), 5217 }
5218 5219 5220 rest_dict['BshFI'] = _temp() 5221 5222
5223 -def _temp():
5224 return { 5225 'charac': (1, -1, None, None, 'GGYRCC'), 5226 'compsite': '(?P<BshNI>GG[CT][AG]CC)', 5227 'dna': None, 5228 'freq': 1024.0, 5229 'fst3': -1, 5230 'fst5': 1, 5231 'inact_temp': 65, 5232 'opt_temp': 37, 5233 'ovhg': -4, 5234 'ovhgseq': 'GYRC', 5235 'results': None, 5236 'scd3': None, 5237 'scd5': None, 5238 'site': 'GGYRCC', 5239 'size': 6, 5240 'substrat': 'DNA', 5241 'suppl': ('B',), 5242 }
5243 5244 5245 rest_dict['BshNI'] = _temp() 5246 5247
5248 -def _temp():
5249 return { 5250 'charac': (1, -1, None, None, 'ACCGGT'), 5251 'compsite': '(?P<BshTI>ACCGGT)', 5252 'dna': None, 5253 'freq': 4096.0, 5254 'fst3': -1, 5255 'fst5': 1, 5256 'inact_temp': 65, 5257 'opt_temp': 37, 5258 'ovhg': -4, 5259 'ovhgseq': 'CCGG', 5260 'results': None, 5261 'scd3': None, 5262 'scd5': None, 5263 'site': 'ACCGGT', 5264 'size': 6, 5265 'substrat': 'DNA', 5266 'suppl': ('B',), 5267 }
5268 5269 5270 rest_dict['BshTI'] = _temp() 5271 5272
5273 -def _temp():
5274 return { 5275 'charac': (2, -2, None, None, 'ATCGAT'), 5276 'compsite': '(?P<BshVI>ATCGAT)', 5277 'dna': None, 5278 'freq': 4096.0, 5279 'fst3': -2, 5280 'fst5': 2, 5281 'inact_temp': 65, 5282 'opt_temp': 37, 5283 'ovhg': -2, 5284 'ovhgseq': 'CG', 5285 'results': None, 5286 'scd3': None, 5287 'scd5': None, 5288 'site': 'ATCGAT', 5289 'size': 6, 5290 'substrat': 'DNA', 5291 'suppl': ('V',), 5292 }
5293 5294 5295 rest_dict['BshVI'] = _temp() 5296 5297
5298 -def _temp():
5299 return { 5300 'charac': (4, -4, None, None, 'CGRYCG'), 5301 'compsite': '(?P<BsiEI>CG[AG][CT]CG)', 5302 'dna': None, 5303 'freq': 1024.0, 5304 'fst3': -4, 5305 'fst5': 4, 5306 'inact_temp': 65, 5307 'opt_temp': 37, 5308 'ovhg': 2, 5309 'ovhgseq': 'RY', 5310 'results': None, 5311 'scd3': None, 5312 'scd5': None, 5313 'site': 'CGRYCG', 5314 'size': 6, 5315 'substrat': 'DNA', 5316 'suppl': ('N',), 5317 }
5318 5319 5320 rest_dict['BsiEI'] = _temp() 5321 5322
5323 -def _temp():
5324 return { 5325 'charac': (5, -5, None, None, 'GWGCWC'), 5326 'compsite': '(?P<BsiHKAI>G[AT]GC[AT]C)', 5327 'dna': None, 5328 'freq': 1024.0, 5329 'fst3': -5, 5330 'fst5': 5, 5331 'inact_temp': 65, 5332 'opt_temp': 37, 5333 'ovhg': 4, 5334 'ovhgseq': 'WGCW', 5335 'results': None, 5336 'scd3': None, 5337 'scd5': None, 5338 'site': 'GWGCWC', 5339 'size': 6, 5340 'substrat': 'DNA', 5341 'suppl': ('N',), 5342 }
5343 5344 5345 rest_dict['BsiHKAI'] = _temp() 5346 5347
5348 -def _temp():
5349 return { 5350 'charac': (1, -1, None, None, 'CYCGRG'), 5351 'compsite': '(?P<BsiHKCI>C[CT]CG[AG]G)', 5352 'dna': None, 5353 'freq': 1024.0, 5354 'fst3': -1, 5355 'fst5': 1, 5356 'inact_temp': 65, 5357 'opt_temp': 37, 5358 'ovhg': -4, 5359 'ovhgseq': 'YCGR', 5360 'results': None, 5361 'scd3': None, 5362 'scd5': None, 5363 'site': 'CYCGRG', 5364 'size': 6, 5365 'substrat': 'DNA', 5366 'suppl': ('Q', 'X'), 5367 }
5368 5369 5370 rest_dict['BsiHKCI'] = _temp() 5371 5372
5373 -def _temp():
5374 return { 5375 'charac': (1, -1, None, None, 'CACGAG'), 5376 'compsite': '(?P<BsiI>CACGAG)|(?P<BsiI_as>CTCGTG)', 5377 'dna': None, 5378 'freq': 4096.0, 5379 'fst3': -1, 5380 'fst5': 1, 5381 'inact_temp': 65, 5382 'opt_temp': 37, 5383 'ovhg': -4, 5384 'ovhgseq': 'ACGA', 5385 'results': None, 5386 'scd3': None, 5387 'scd5': None, 5388 'site': 'CACGAG', 5389 'size': 6, 5390 'substrat': 'DNA', 5391 'suppl': (), 5392 }
5393 5394 5395 rest_dict['BsiI'] = _temp() 5396 5397
5398 -def _temp():
5399 return { 5400 'charac': (1, -1, None, None, 'CCGG'), 5401 'compsite': '(?P<BsiSI>CCGG)', 5402 'dna': None, 5403 'freq': 256.0, 5404 'fst3': -1, 5405 'fst5': 1, 5406 'inact_temp': 65, 5407 'opt_temp': 37, 5408 'ovhg': -2, 5409 'ovhgseq': 'CG', 5410 'results': None, 5411 'scd3': None, 5412 'scd5': None, 5413 'site': 'CCGG', 5414 'size': 4, 5415 'substrat': 'DNA', 5416 'suppl': ('C', 'Y'), 5417 }
5418 5419 5420 rest_dict['BsiSI'] = _temp() 5421 5422
5423 -def _temp():
5424 return { 5425 'charac': (1, -1, None, None, 'CGTACG'), 5426 'compsite': '(?P<BsiWI>CGTACG)', 5427 'dna': None, 5428 'freq': 4096.0, 5429 'fst3': -1, 5430 'fst5': 1, 5431 'inact_temp': 65, 5432 'opt_temp': 37, 5433 'ovhg': -4, 5434 'ovhgseq': 'GTAC', 5435 'results': None, 5436 'scd3': None, 5437 'scd5': None, 5438 'site': 'CGTACG', 5439 'size': 6, 5440 'substrat': 'DNA', 5441 'suppl': ('N',), 5442 }
5443 5444 5445 rest_dict['BsiWI'] = _temp() 5446 5447
5448 -def _temp():
5449 return { 5450 'charac': (7, -7, None, None, 'CCNNNNNNNGG'), 5451 'compsite': '(?P<BsiYI>CC.......GG)', 5452 'dna': None, 5453 'freq': 256.0, 5454 'fst3': -7, 5455 'fst5': 7, 5456 'inact_temp': 65, 5457 'opt_temp': 37, 5458 'ovhg': 3, 5459 'ovhgseq': 'NNN', 5460 'results': None, 5461 'scd3': None, 5462 'scd5': None, 5463 'site': 'CCNNNNNNNGG', 5464 'size': 11, 5465 'substrat': 'DNA', 5466 'suppl': (), 5467 }
5468 5469 5470 rest_dict['BsiYI'] = _temp() 5471 5472
5473 -def _temp():
5474 return { 5475 'charac': (15, 14, None, None, 'GGGAC'), 5476 'compsite': '(?P<BslFI>GGGAC)|(?P<BslFI_as>GTCCC)', 5477 'dna': None, 5478 'freq': 1024.0, 5479 'fst3': 14, 5480 'fst5': 15, 5481 'inact_temp': 65, 5482 'opt_temp': 37, 5483 'ovhg': -4, 5484 'ovhgseq': 'NNNN', 5485 'results': None, 5486 'scd3': None, 5487 'scd5': None, 5488 'site': 'GGGAC', 5489 'size': 5, 5490 'substrat': 'DNA', 5491 'suppl': ('I',), 5492 }
5493 5494 5495 rest_dict['BslFI'] = _temp() 5496 5497
5498 -def _temp():
5499 return { 5500 'charac': (7, -7, None, None, 'CCNNNNNNNGG'), 5501 'compsite': '(?P<BslI>CC.......GG)', 5502 'dna': None, 5503 'freq': 256.0, 5504 'fst3': -7, 5505 'fst5': 7, 5506 'inact_temp': 65, 5507 'opt_temp': 37, 5508 'ovhg': 3, 5509 'ovhgseq': 'NNN', 5510 'results': None, 5511 'scd3': None, 5512 'scd5': None, 5513 'site': 'CCNNNNNNNGG', 5514 'size': 11, 5515 'substrat': 'DNA', 5516 'suppl': ('N',), 5517 }
5518 5519 5520 rest_dict['BslI'] = _temp() 5521 5522
5523 -def _temp():
5524 return { 5525 'charac': (6, 5, None, None, 'GTCTC'), 5526 'compsite': '(?P<BsmAI>GTCTC)|(?P<BsmAI_as>GAGAC)', 5527 'dna': None, 5528 'freq': 1024.0, 5529 'fst3': 5, 5530 'fst5': 6, 5531 'inact_temp': 65, 5532 'opt_temp': 37, 5533 'ovhg': -4, 5534 'ovhgseq': 'NNNN', 5535 'results': None, 5536 'scd3': None, 5537 'scd5': None, 5538 'site': 'GTCTC', 5539 'size': 5, 5540 'substrat': 'DNA', 5541 'suppl': ('N',), 5542 }
5543 5544 5545 rest_dict['BsmAI'] = _temp() 5546 5547
5548 -def _temp():
5549 return { 5550 'charac': (7, 5, None, None, 'CGTCTC'), 5551 'compsite': '(?P<BsmBI>CGTCTC)|(?P<BsmBI_as>GAGACG)', 5552 'dna': None, 5553 'freq': 4096.0, 5554 'fst3': 5, 5555 'fst5': 7, 5556 'inact_temp': 65, 5557 'opt_temp': 37, 5558 'ovhg': -4, 5559 'ovhgseq': 'NNNN', 5560 'results': None, 5561 'scd3': None, 5562 'scd5': None, 5563 'site': 'CGTCTC', 5564 'size': 6, 5565 'substrat': 'DNA', 5566 'suppl': ('N',), 5567 }
5568 5569 5570 rest_dict['BsmBI'] = _temp() 5571 5572
5573 -def _temp():
5574 return { 5575 'charac': (15, 14, None, None, 'GGGAC'), 5576 'compsite': '(?P<BsmFI>GGGAC)|(?P<BsmFI_as>GTCCC)', 5577 'dna': None, 5578 'freq': 1024.0, 5579 'fst3': 14, 5580 'fst5': 15, 5581 'inact_temp': 65, 5582 'opt_temp': 37, 5583 'ovhg': -4, 5584 'ovhgseq': 'NNNN', 5585 'results': None, 5586 'scd3': None, 5587 'scd5': None, 5588 'site': 'GGGAC', 5589 'size': 5, 5590 'substrat': 'DNA', 5591 'suppl': ('N',), 5592 }
5593 5594 5595 rest_dict['BsmFI'] = _temp() 5596 5597
5598 -def _temp():
5599 return { 5600 'charac': (7, -1, None, None, 'GAATGC'), 5601 'compsite': '(?P<BsmI>GAATGC)|(?P<BsmI_as>GCATTC)', 5602 'dna': None, 5603 'freq': 4096.0, 5604 'fst3': -1, 5605 'fst5': 7, 5606 'inact_temp': 65, 5607 'opt_temp': 37, 5608 'ovhg': 2, 5609 'ovhgseq': 'CN', 5610 'results': None, 5611 'scd3': None, 5612 'scd5': None, 5613 'site': 'GAATGC', 5614 'size': 6, 5615 'substrat': 'DNA', 5616 'suppl': ('J', 'M', 'N', 'S'), 5617 }
5618 5619 5620 rest_dict['BsmI'] = _temp() 5621 5622
5623 -def _temp():
5624 return { 5625 'charac': (2, -2, None, None, 'GGCC'), 5626 'compsite': '(?P<BsnI>GGCC)', 5627 'dna': None, 5628 'freq': 256.0, 5629 'fst3': -2, 5630 'fst5': 2, 5631 'inact_temp': 65, 5632 'opt_temp': 37, 5633 'ovhg': 0, 5634 'ovhgseq': '', 5635 'results': None, 5636 'scd3': None, 5637 'scd5': None, 5638 'site': 'GGCC', 5639 'size': 4, 5640 'substrat': 'DNA', 5641 'suppl': ('V',), 5642 }
5643 5644 5645 rest_dict['BsnI'] = _temp() 5646 5647
5648 -def _temp():
5649 return { 5650 'charac': (7, 5, None, None, 'GGTCTC'), 5651 'compsite': '(?P<Bso31I>GGTCTC)|(?P<Bso31I_as>GAGACC)', 5652 'dna': None, 5653 'freq': 4096.0, 5654 'fst3': 5, 5655 'fst5': 7, 5656 'inact_temp': 65, 5657 'opt_temp': 37, 5658 'ovhg': -4, 5659 'ovhgseq': 'NNNN', 5660 'results': None, 5661 'scd3': None, 5662 'scd5': None, 5663 'site': 'GGTCTC', 5664 'size': 6, 5665 'substrat': 'DNA', 5666 'suppl': ('I', 'V'), 5667 }
5668 5669 5670 rest_dict['Bso31I'] = _temp() 5671 5672
5673 -def _temp():
5674 return { 5675 'charac': (1, -1, None, None, 'CYCGRG'), 5676 'compsite': '(?P<BsoBI>C[CT]CG[AG]G)', 5677 'dna': None, 5678 'freq': 1024.0, 5679 'fst3': -1, 5680 'fst5': 1, 5681 'inact_temp': 65, 5682 'opt_temp': 37, 5683 'ovhg': -4, 5684 'ovhgseq': 'YCGR', 5685 'results': None, 5686 'scd3': None, 5687 'scd5': None, 5688 'site': 'CYCGRG', 5689 'size': 6, 5690 'substrat': 'DNA', 5691 'suppl': ('N',), 5692 }
5693 5694 5695 rest_dict['BsoBI'] = _temp() 5696 5697
5698 -def _temp():
5699 return { 5700 'charac': (2, -2, None, None, 'TTCGAA'), 5701 'compsite': '(?P<Bsp119I>TTCGAA)', 5702 'dna': None, 5703 'freq': 4096.0, 5704 'fst3': -2, 5705 'fst5': 2, 5706 'inact_temp': 65, 5707 'opt_temp': 37, 5708 'ovhg': -2, 5709 'ovhgseq': 'CG', 5710 'results': None, 5711 'scd3': None, 5712 'scd5': None, 5713 'site': 'TTCGAA', 5714 'size': 6, 5715 'substrat': 'DNA', 5716 'suppl': ('B',), 5717 }
5718 5719 5720 rest_dict['Bsp119I'] = _temp() 5721 5722
5723 -def _temp():
5724 return { 5725 'charac': (1, -1, None, None, 'GGGCCC'), 5726 'compsite': '(?P<Bsp120I>GGGCCC)', 5727 'dna': None, 5728 'freq': 4096.0, 5729 'fst3': -1, 5730 'fst5': 1, 5731 'inact_temp': 65, 5732 'opt_temp': 37, 5733 'ovhg': -4, 5734 'ovhgseq': 'GGCC', 5735 'results': None, 5736 'scd3': None, 5737 'scd5': None, 5738 'site': 'GGGCCC', 5739 'size': 6, 5740 'substrat': 'DNA', 5741 'suppl': ('B',), 5742 }
5743 5744 5745 rest_dict['Bsp120I'] = _temp() 5746 5747
5748 -def _temp():
5749 return { 5750 'charac': (5, -5, None, None, 'GDGCHC'), 5751 'compsite': '(?P<Bsp1286I>G[AGT]GC[ACT]C)', 5752 'dna': None, 5753 'freq': 455.1111111111111, 5754 'fst3': -5, 5755 'fst5': 5, 5756 'inact_temp': 65, 5757 'opt_temp': 37, 5758 'ovhg': 4, 5759 'ovhgseq': 'DGCH', 5760 'results': None, 5761 'scd3': None, 5762 'scd5': None, 5763 'site': 'GDGCHC', 5764 'size': 6, 5765 'substrat': 'DNA', 5766 'suppl': ('J', 'K', 'N'), 5767 }
5768 5769 5770 rest_dict['Bsp1286I'] = _temp() 5771 5772
5773 -def _temp():
5774 return { 5775 'charac': (1, -1, None, None, 'TCCGGA'), 5776 'compsite': '(?P<Bsp13I>TCCGGA)', 5777 'dna': None, 5778 'freq': 4096.0, 5779 'fst3': -1, 5780 'fst5': 1, 5781 'inact_temp': 65, 5782 'opt_temp': 37, 5783 'ovhg': -4, 5784 'ovhgseq': 'CCGG', 5785 'results': None, 5786 'scd3': None, 5787 'scd5': None, 5788 'site': 'TCCGGA', 5789 'size': 6, 5790 'substrat': 'DNA', 5791 'suppl': ('I', 'V'), 5792 }
5793 5794 5795 rest_dict['Bsp13I'] = _temp() 5796 5797
5798 -def _temp():
5799 return { 5800 'charac': (1, -1, None, None, 'TGTACA'), 5801 'compsite': '(?P<Bsp1407I>TGTACA)', 5802 'dna': None, 5803 'freq': 4096.0, 5804 'fst3': -1, 5805 'fst5': 1, 5806 'inact_temp': 65, 5807 'opt_temp': 37, 5808 'ovhg': -4, 5809 'ovhgseq': 'GTAC', 5810 'results': None, 5811 'scd3': None, 5812 'scd5': None, 5813 'site': 'TGTACA', 5814 'size': 6, 5815 'substrat': 'DNA', 5816 'suppl': ('B', 'K'), 5817 }
5818 5819 5820 rest_dict['Bsp1407I'] = _temp() 5821 5822
5823 -def _temp():
5824 return { 5825 'charac': (0, 0, None, None, 'GATC'), 5826 'compsite': '(?P<Bsp143I>GATC)', 5827 'dna': None, 5828 'freq': 256.0, 5829 'fst3': 0, 5830 'fst5': 0, 5831 'inact_temp': 65, 5832 'opt_temp': 37, 5833 'ovhg': -4, 5834 'ovhgseq': 'GATC', 5835 'results': None, 5836 'scd3': None, 5837 'scd5': None, 5838 'site': 'GATC', 5839 'size': 4, 5840 'substrat': 'DNA', 5841 'suppl': ('B',), 5842 }
5843 5844 5845 rest_dict['Bsp143I'] = _temp() 5846 5847
5848 -def _temp():
5849 return { 5850 'charac': (2, -2, None, None, 'GCTNAGC'), 5851 'compsite': '(?P<Bsp1720I>GCT.AGC)', 5852 'dna': None, 5853 'freq': 4096.0, 5854 'fst3': -2, 5855 'fst5': 2, 5856 'inact_temp': 65, 5857 'opt_temp': 37, 5858 'ovhg': -3, 5859 'ovhgseq': 'TNA', 5860 'results': None, 5861 'scd3': None, 5862 'scd5': None, 5863 'site': 'GCTNAGC', 5864 'size': 7, 5865 'substrat': 'DNA', 5866 'suppl': ('I', 'V'), 5867 }
5868 5869 5870 rest_dict['Bsp1720I'] = _temp() 5871 5872
5873 -def _temp():
5874 return { 5875 'charac': (1, -1, None, None, 'CCATGG'), 5876 'compsite': '(?P<Bsp19I>CCATGG)', 5877 'dna': None, 5878 'freq': 4096.0, 5879 'fst3': -1, 5880 'fst5': 1, 5881 'inact_temp': 65, 5882 'opt_temp': 37, 5883 'ovhg': -4, 5884 'ovhgseq': 'CATG', 5885 'results': None, 5886 'scd3': None, 5887 'scd5': None, 5888 'site': 'CCATGG', 5889 'size': 6, 5890 'substrat': 'DNA', 5891 'suppl': ('I', 'V'), 5892 }
5893 5894 5895 rest_dict['Bsp19I'] = _temp() 5896 5897
5898 -def _temp():
5899 return { 5900 'charac': (-8, -25, 24, 7, 'GACNNNNNNTGG'), 5901 'compsite': '(?P<Bsp24I>GAC......TGG)|(?P<Bsp24I_as>CCA......GTC)', 5902 'dna': None, 5903 'freq': 4096.0, 5904 'fst3': -25, 5905 'fst5': -8, 5906 'inact_temp': 65, 5907 'opt_temp': 37, 5908 'ovhg': 5, 5909 'ovhgseq': 'NNNNN', 5910 'results': None, 5911 'scd3': 7, 5912 'scd5': 24, 5913 'site': 'GACNNNNNNTGG', 5914 'size': 12, 5915 'substrat': 'DNA', 5916 'suppl': (), 5917 }
5918 5919 5920 rest_dict['Bsp24I'] = _temp() 5921 5922
5923 -def _temp():
5924 return { 5925 'charac': (None, None, None, None, 'CCGCAT'), 5926 'compsite': '(?P<Bsp3004IV>CCGCAT)|(?P<Bsp3004IV_as>ATGCGG)', 5927 'dna': None, 5928 'freq': 4096.0, 5929 'fst3': None, 5930 'fst5': None, 5931 'inact_temp': 65, 5932 'opt_temp': 37, 5933 'ovhg': None, 5934 'ovhgseq': None, 5935 'results': None, 5936 'scd3': None, 5937 'scd5': None, 5938 'site': 'CCGCAT', 5939 'size': 6, 5940 'substrat': 'DNA', 5941 'suppl': (), 5942 }
5943 5944 5945 rest_dict['Bsp3004IV'] = _temp() 5946 5947
5948 -def _temp():
5949 return { 5950 'charac': (None, None, None, None, 'CGCGCAG'), 5951 'compsite': '(?P<Bsp460III>CGCGCAG)|(?P<Bsp460III_as>CTGCGCG)', 5952 'dna': None, 5953 'freq': 16384.0, 5954 'fst3': None, 5955 'fst5': None, 5956 'inact_temp': 65, 5957 'opt_temp': 37, 5958 'ovhg': None, 5959 'ovhgseq': None, 5960 'results': None, 5961 'scd3': None, 5962 'scd5': None, 5963 'site': 'CGCGCAG', 5964 'size': 7, 5965 'substrat': 'DNA', 5966 'suppl': (), 5967 }
5968 5969 5970 rest_dict['Bsp460III'] = _temp() 5971 5972
5973 -def _temp():
5974 return { 5975 'charac': (3, -3, None, None, 'TCGCGA'), 5976 'compsite': '(?P<Bsp68I>TCGCGA)', 5977 'dna': None, 5978 'freq': 4096.0, 5979 'fst3': -3, 5980 'fst5': 3, 5981 'inact_temp': 65, 5982 'opt_temp': 37, 5983 'ovhg': 0, 5984 'ovhgseq': '', 5985 'results': None, 5986 'scd3': None, 5987 'scd5': None, 5988 'site': 'TCGCGA', 5989 'size': 6, 5990 'substrat': 'DNA', 5991 'suppl': ('B',), 5992 }
5993 5994 5995 rest_dict['Bsp68I'] = _temp() 5996 5997
5998 -def _temp():
5999 return { 6000 'charac': (1, -1, None, None, 'CCGC'), 6001 'compsite': '(?P<BspACI>CCGC)|(?P<BspACI_as>GCGG)', 6002 'dna': None, 6003 'freq': 256.0, 6004 'fst3': -1, 6005 'fst5': 1, 6006 'inact_temp': 65, 6007 'opt_temp': 37, 6008 'ovhg': -2, 6009 'ovhgseq': 'CG', 6010 'results': None, 6011 'scd3': None, 6012 'scd5': None, 6013 'site': 'CCGC', 6014 'size': 4, 6015 'substrat': 'DNA', 6016 'suppl': ('I',), 6017 }
6018 6019 6020 rest_dict['BspACI'] = _temp() 6021 6022
6023 -def _temp():
6024 return { 6025 'charac': (2, -2, None, None, 'GGCC'), 6026 'compsite': '(?P<BspANI>GGCC)', 6027 'dna': None, 6028 'freq': 256.0, 6029 'fst3': -2, 6030 'fst5': 2, 6031 'inact_temp': 65, 6032 'opt_temp': 37, 6033 'ovhg': 0, 6034 'ovhgseq': '', 6035 'results': None, 6036 'scd3': None, 6037 'scd5': None, 6038 'site': 'GGCC', 6039 'size': 4, 6040 'substrat': 'DNA', 6041 'suppl': ('X',), 6042 }
6043 6044 6045 rest_dict['BspANI'] = _temp() 6046 6047
6048 -def _temp():
6049 return { 6050 'charac': (14, 7, None, None, 'CTCAG'), 6051 'compsite': '(?P<BspCNI>CTCAG)|(?P<BspCNI_as>CTGAG)', 6052 'dna': None, 6053 'freq': 1024.0, 6054 'fst3': 7, 6055 'fst5': 14, 6056 'inact_temp': 65, 6057 'opt_temp': 37, 6058 'ovhg': 2, 6059 'ovhgseq': 'NN', 6060 'results': None, 6061 'scd3': None, 6062 'scd5': None, 6063 'site': 'CTCAG', 6064 'size': 5, 6065 'substrat': 'DNA', 6066 'suppl': ('N',), 6067 }
6068 6069 6070 rest_dict['BspCNI'] = _temp() 6071 6072
6073 -def _temp():
6074 return { 6075 'charac': (9, 6, None, None, 'GACTC'), 6076 'compsite': '(?P<BspD6I>GACTC)|(?P<BspD6I_as>GAGTC)', 6077 'dna': None, 6078 'freq': 1024.0, 6079 'fst3': 6, 6080 'fst5': 9, 6081 'inact_temp': 65, 6082 'opt_temp': 37, 6083 'ovhg': -2, 6084 'ovhgseq': 'NN', 6085 'results': None, 6086 'scd3': None, 6087 'scd5': None, 6088 'site': 'GACTC', 6089 'size': 5, 6090 'substrat': 'DNA', 6091 'suppl': (), 6092 }
6093 6094 6095 rest_dict['BspD6I'] = _temp() 6096 6097
6098 -def _temp():
6099 return { 6100 'charac': (2, -2, None, None, 'ATCGAT'), 6101 'compsite': '(?P<BspDI>ATCGAT)', 6102 'dna': None, 6103 'freq': 4096.0, 6104 'fst3': -2, 6105 'fst5': 2, 6106 'inact_temp': 65, 6107 'opt_temp': 37, 6108 'ovhg': -2, 6109 'ovhgseq': 'CG', 6110 'results': None, 6111 'scd3': None, 6112 'scd5': None, 6113 'site': 'ATCGAT', 6114 'size': 6, 6115 'substrat': 'DNA', 6116 'suppl': ('N',), 6117 }
6118 6119 6120 rest_dict['BspDI'] = _temp() 6121 6122
6123 -def _temp():
6124 return { 6125 'charac': (1, -1, None, None, 'TCCGGA'), 6126 'compsite': '(?P<BspEI>TCCGGA)', 6127 'dna': None, 6128 'freq': 4096.0, 6129 'fst3': -1, 6130 'fst5': 1, 6131 'inact_temp': 65, 6132 'opt_temp': 37, 6133 'ovhg': -4, 6134 'ovhgseq': 'CCGG', 6135 'results': None, 6136 'scd3': None, 6137 'scd5': None, 6138 'site': 'TCCGGA', 6139 'size': 6, 6140 'substrat': 'DNA', 6141 'suppl': ('N',), 6142 }
6143 6144 6145 rest_dict['BspEI'] = _temp() 6146 6147
6148 -def _temp():
6149 return { 6150 'charac': (2, -2, None, None, 'CGCG'), 6151 'compsite': '(?P<BspFNI>CGCG)', 6152 'dna': None, 6153 'freq': 256.0, 6154 'fst3': -2, 6155 'fst5': 2, 6156 'inact_temp': 65, 6157 'opt_temp': 37, 6158 'ovhg': 0, 6159 'ovhgseq': '', 6160 'results': None, 6161 'scd3': None, 6162 'scd5': None, 6163 'site': 'CGCG', 6164 'size': 4, 6165 'substrat': 'DNA', 6166 'suppl': ('I',), 6167 }
6168 6169 6170 rest_dict['BspFNI'] = _temp() 6171 6172
6173 -def _temp():
6174 return { 6175 'charac': (None, None, None, None, 'CTGGAC'), 6176 'compsite': '(?P<BspGI>CTGGAC)|(?P<BspGI_as>GTCCAG)', 6177 'dna': None, 6178 'freq': 4096.0, 6179 'fst3': None, 6180 'fst5': None, 6181 'inact_temp': 65, 6182 'opt_temp': 37, 6183 'ovhg': None, 6184 'ovhgseq': None, 6185 'results': None, 6186 'scd3': None, 6187 'scd5': None, 6188 'site': 'CTGGAC', 6189 'size': 6, 6190 'substrat': 'DNA', 6191 'suppl': (), 6192 }
6193 6194 6195 rest_dict['BspGI'] = _temp() 6196 6197
6198 -def _temp():
6199 return { 6200 'charac': (1, -1, None, None, 'TCATGA'), 6201 'compsite': '(?P<BspHI>TCATGA)', 6202 'dna': None, 6203 'freq': 4096.0, 6204 'fst3': -1, 6205 'fst5': 1, 6206 'inact_temp': 65, 6207 'opt_temp': 37, 6208 'ovhg': -4, 6209 'ovhgseq': 'CATG', 6210 'results': None, 6211 'scd3': None, 6212 'scd5': None, 6213 'site': 'TCATGA', 6214 'size': 6, 6215 'substrat': 'DNA', 6216 'suppl': ('N',), 6217 }
6218 6219 6220 rest_dict['BspHI'] = _temp() 6221 6222
6223 -def _temp():
6224 return { 6225 'charac': (3, -3, None, None, 'GGNNCC'), 6226 'compsite': '(?P<BspLI>GG..CC)', 6227 'dna': None, 6228 'freq': 256.0, 6229 'fst3': -3, 6230 'fst5': 3, 6231 'inact_temp': 65, 6232 'opt_temp': 37, 6233 'ovhg': 0, 6234 'ovhgseq': '', 6235 'results': None, 6236 'scd3': None, 6237 'scd5': None, 6238 'site': 'GGNNCC', 6239 'size': 6, 6240 'substrat': 'DNA', 6241 'suppl': ('B',), 6242 }
6243 6244 6245 rest_dict['BspLI'] = _temp() 6246 6247
6248 -def _temp():
6249 return { 6250 'charac': (1, -1, None, None, 'ACATGT'), 6251 'compsite': '(?P<BspLU11I>ACATGT)', 6252 'dna': None, 6253 'freq': 4096.0, 6254 'fst3': -1, 6255 'fst5': 1, 6256 'inact_temp': 65, 6257 'opt_temp': 37, 6258 'ovhg': -4, 6259 'ovhgseq': 'CATG', 6260 'results': None, 6261 'scd3': None, 6262 'scd5': None, 6263 'site': 'ACATGT', 6264 'size': 6, 6265 'substrat': 'DNA', 6266 'suppl': (), 6267 }
6268 6269 6270 rest_dict['BspLU11I'] = _temp() 6271 6272
6273 -def _temp():
6274 return { 6275 'charac': (5, -5, None, None, 'CTGCAG'), 6276 'compsite': '(?P<BspMAI>CTGCAG)', 6277 'dna': None, 6278 'freq': 4096.0, 6279 'fst3': -5, 6280 'fst5': 5, 6281 'inact_temp': 65, 6282 'opt_temp': 37, 6283 'ovhg': 4, 6284 'ovhgseq': 'TGCA', 6285 'results': None, 6286 'scd3': None, 6287 'scd5': None, 6288 'site': 'CTGCAG', 6289 'size': 6, 6290 'substrat': 'DNA', 6291 'suppl': ('X',), 6292 }
6293 6294 6295 rest_dict['BspMAI'] = _temp() 6296 6297
6298 -def _temp():
6299 return { 6300 'charac': (10, 8, None, None, 'ACCTGC'), 6301 'compsite': '(?P<BspMI>ACCTGC)|(?P<BspMI_as>GCAGGT)', 6302 'dna': None, 6303 'freq': 4096.0, 6304 'fst3': 8, 6305 'fst5': 10, 6306 'inact_temp': 65, 6307 'opt_temp': 37, 6308 'ovhg': -4, 6309 'ovhgseq': 'NNNN', 6310 'results': None, 6311 'scd3': None, 6312 'scd5': None, 6313 'site': 'ACCTGC', 6314 'size': 6, 6315 'substrat': 'DNA', 6316 'suppl': ('N',), 6317 }
6318 6319 6320 rest_dict['BspMI'] = _temp() 6321 6322
6323 -def _temp():
6324 return { 6325 'charac': (1, -1, None, None, 'TCCGGA'), 6326 'compsite': '(?P<BspMII>TCCGGA)', 6327 'dna': None, 6328 'freq': 4096.0, 6329 'fst3': -1, 6330 'fst5': 1, 6331 'inact_temp': 65, 6332 'opt_temp': 37, 6333 'ovhg': -4, 6334 'ovhgseq': 'CCGG', 6335 'results': None, 6336 'scd3': None, 6337 'scd5': None, 6338 'site': 'TCCGGA', 6339 'size': 6, 6340 'substrat': 'DNA', 6341 'suppl': (), 6342 }
6343 6344 6345 rest_dict['BspMII'] = _temp() 6346 6347
6348 -def _temp():
6349 return { 6350 'charac': (None, None, None, None, 'CCAGA'), 6351 'compsite': '(?P<BspNCI>CCAGA)|(?P<BspNCI_as>TCTGG)', 6352 'dna': None, 6353 'freq': 1024.0, 6354 'fst3': None, 6355 'fst5': None, 6356 'inact_temp': 65, 6357 'opt_temp': 37, 6358 'ovhg': None, 6359 'ovhgseq': None, 6360 'results': None, 6361 'scd3': None, 6362 'scd5': None, 6363 'site': 'CCAGA', 6364 'size': 5, 6365 'substrat': 'DNA', 6366 'suppl': (), 6367 }
6368 6369 6370 rest_dict['BspNCI'] = _temp() 6371 6372
6373 -def _temp():
6374 return { 6375 'charac': (5, -5, None, None, 'GCTAGC'), 6376 'compsite': '(?P<BspOI>GCTAGC)', 6377 'dna': None, 6378 'freq': 4096.0, 6379 'fst3': -5, 6380 'fst5': 5, 6381 'inact_temp': 65, 6382 'opt_temp': 37, 6383 'ovhg': 4, 6384 'ovhgseq': 'CTAG', 6385 'results': None, 6386 'scd3': None, 6387 'scd5': None, 6388 'site': 'GCTAGC', 6389 'size': 6, 6390 'substrat': 'DNA', 6391 'suppl': ('B',), 6392 }
6393 6394 6395 rest_dict['BspOI'] = _temp() 6396 6397
6398 -def _temp():
6399 return { 6400 'charac': (9, 5, None, None, 'GGATC'), 6401 'compsite': '(?P<BspPI>GGATC)|(?P<BspPI_as>GATCC)', 6402 'dna': None, 6403 'freq': 1024.0, 6404 'fst3': 5, 6405 'fst5': 9, 6406 'inact_temp': 65, 6407 'opt_temp': 37, 6408 'ovhg': -1, 6409 'ovhgseq': 'N', 6410 'results': None, 6411 'scd3': None, 6412 'scd5': None, 6413 'site': 'GGATC', 6414 'size': 5, 6415 'substrat': 'DNA', 6416 'suppl': ('B',), 6417 }
6418 6419 6420 rest_dict['BspPI'] = _temp() 6421 6422
6423 -def _temp():
6424 return { 6425 'charac': (8, 4, None, None, 'GCTCTTC'), 6426 'compsite': '(?P<BspQI>GCTCTTC)|(?P<BspQI_as>GAAGAGC)', 6427 'dna': None, 6428 'freq': 16384.0, 6429 'fst3': 4, 6430 'fst5': 8, 6431 'inact_temp': 65, 6432 'opt_temp': 37, 6433 'ovhg': -3, 6434 'ovhgseq': 'NNN', 6435 'results': None, 6436 'scd3': None, 6437 'scd5': None, 6438 'site': 'GCTCTTC', 6439 'size': 7, 6440 'substrat': 'DNA', 6441 'suppl': ('N',), 6442 }
6443 6444 6445 rest_dict['BspQI'] = _temp() 6446 6447
6448 -def _temp():
6449 return { 6450 'charac': (2, -2, None, None, 'TTCGAA'), 6451 'compsite': '(?P<BspT104I>TTCGAA)', 6452 'dna': None, 6453 'freq': 4096.0, 6454 'fst3': -2, 6455 'fst5': 2, 6456 'inact_temp': 65, 6457 'opt_temp': 37, 6458 'ovhg': -2, 6459 'ovhgseq': 'CG', 6460 'results': None, 6461 'scd3': None, 6462 'scd5': None, 6463 'site': 'TTCGAA', 6464 'size': 6, 6465 'substrat': 'DNA', 6466 'suppl': ('K',), 6467 }
6468 6469 6470 rest_dict['BspT104I'] = _temp() 6471 6472
6473 -def _temp():
6474 return { 6475 'charac': (1, -1, None, None, 'GGYRCC'), 6476 'compsite': '(?P<BspT107I>GG[CT][AG]CC)', 6477 'dna': None, 6478 'freq': 1024.0, 6479 'fst3': -1, 6480 'fst5': 1, 6481 'inact_temp': 65, 6482 'opt_temp': 37, 6483 'ovhg': -4, 6484 'ovhgseq': 'GYRC', 6485 'results': None, 6486 'scd3': None, 6487 'scd5': None, 6488 'site': 'GGYRCC', 6489 'size': 6, 6490 'substrat': 'DNA', 6491 'suppl': ('K',), 6492 }
6493 6494 6495 rest_dict['BspT107I'] = _temp() 6496 6497
6498 -def _temp():
6499 return { 6500 'charac': (1, -1, None, None, 'CTTAAG'), 6501 'compsite': '(?P<BspTI>CTTAAG)', 6502 'dna': None, 6503 'freq': 4096.0, 6504 'fst3': -1, 6505 'fst5': 1, 6506 'inact_temp': 65, 6507 'opt_temp': 37, 6508 'ovhg': -4, 6509 'ovhgseq': 'TTAA', 6510 'results': None, 6511 'scd3': None, 6512 'scd5': None, 6513 'site': 'CTTAAG', 6514 'size': 6, 6515 'substrat': 'DNA', 6516 'suppl': ('B',), 6517 }
6518 6519 6520 rest_dict['BspTI'] = _temp() 6521 6522
6523 -def _temp():
6524 return { 6525 'charac': (7, 5, None, None, 'GGTCTC'), 6526 'compsite': '(?P<BspTNI>GGTCTC)|(?P<BspTNI_as>GAGACC)', 6527 'dna': None, 6528 'freq': 4096.0, 6529 'fst3': 5, 6530 'fst5': 7, 6531 'inact_temp': 65, 6532 'opt_temp': 37, 6533 'ovhg': -4, 6534 'ovhgseq': 'NNNN', 6535 'results': None, 6536 'scd3': None, 6537 'scd5': None, 6538 'site': 'GGTCTC', 6539 'size': 6, 6540 'substrat': 'DNA', 6541 'suppl': ('X',), 6542 }
6543 6544 6545 rest_dict['BspTNI'] = _temp() 6546 6547
6548 -def _temp():
6549 return { 6550 'charac': (3, -3, None, None, 'CCGCTC'), 6551 'compsite': '(?P<BsrBI>CCGCTC)|(?P<BsrBI_as>GAGCGG)', 6552 'dna': None, 6553 'freq': 4096.0, 6554 'fst3': -3, 6555 'fst5': 3, 6556 'inact_temp': 65, 6557 'opt_temp': 37, 6558 'ovhg': 0, 6559 'ovhgseq': '', 6560 'results': None, 6561 'scd3': None, 6562 'scd5': None, 6563 'site': 'CCGCTC', 6564 'size': 6, 6565 'substrat': 'DNA', 6566 'suppl': ('N',), 6567 }
6568 6569 6570 rest_dict['BsrBI'] = _temp() 6571 6572
6573 -def _temp():
6574 return { 6575 'charac': (8, 0, None, None, 'GCAATG'), 6576 'compsite': '(?P<BsrDI>GCAATG)|(?P<BsrDI_as>CATTGC)', 6577 'dna': None, 6578 'freq': 4096.0, 6579 'fst3': 0, 6580 'fst5': 8, 6581 'inact_temp': 65, 6582 'opt_temp': 37, 6583 'ovhg': 2, 6584 'ovhgseq': 'NN', 6585 'results': None, 6586 'scd3': None, 6587 'scd5': None, 6588 'site': 'GCAATG', 6589 'size': 6, 6590 'substrat': 'DNA', 6591 'suppl': ('N',), 6592 }
6593 6594 6595 rest_dict['BsrDI'] = _temp() 6596 6597
6598 -def _temp():
6599 return { 6600 'charac': (1, -1, None, None, 'RCCGGY'), 6601 'compsite': '(?P<BsrFI>[AG]CCGG[CT])', 6602 'dna': None, 6603 'freq': 1024.0, 6604 'fst3': -1, 6605 'fst5': 1, 6606 'inact_temp': 65, 6607 'opt_temp': 37, 6608 'ovhg': -4, 6609 'ovhgseq': 'CCGG', 6610 'results': None, 6611 'scd3': None, 6612 'scd5': None, 6613 'site': 'RCCGGY', 6614 'size': 6, 6615 'substrat': 'DNA', 6616 'suppl': ('N',), 6617 }
6618 6619 6620 rest_dict['BsrFI'] = _temp() 6621 6622
6623 -def _temp():
6624 return { 6625 'charac': (1, -1, None, None, 'TGTACA'), 6626 'compsite': '(?P<BsrGI>TGTACA)', 6627 'dna': None, 6628 'freq': 4096.0, 6629 'fst3': -1, 6630 'fst5': 1, 6631 'inact_temp': 65, 6632 'opt_temp': 37, 6633 'ovhg': -4, 6634 'ovhgseq': 'GTAC', 6635 'results': None, 6636 'scd3': None, 6637 'scd5': None, 6638 'site': 'TGTACA', 6639 'size': 6, 6640 'substrat': 'DNA', 6641 'suppl': ('N',), 6642 }
6643 6644 6645 rest_dict['BsrGI'] = _temp() 6646 6647
6648 -def _temp():
6649 return { 6650 'charac': (6, -1, None, None, 'ACTGG'), 6651 'compsite': '(?P<BsrI>ACTGG)|(?P<BsrI_as>CCAGT)', 6652 'dna': None, 6653 'freq': 1024.0, 6654 'fst3': -1, 6655 'fst5': 6, 6656 'inact_temp': 65, 6657 'opt_temp': 37, 6658 'ovhg': 2, 6659 'ovhgseq': 'GN', 6660 'results': None, 6661 'scd3': None, 6662 'scd5': None, 6663 'site': 'ACTGG', 6664 'size': 5, 6665 'substrat': 'DNA', 6666 'suppl': ('N',), 6667 }
6668 6669 6670 rest_dict['BsrI'] = _temp() 6671 6672
6673 -def _temp():
6674 return { 6675 'charac': (1, -1, None, None, 'RCCGGY'), 6676 'compsite': '(?P<BssAI>[AG]CCGG[CT])', 6677 'dna': None, 6678 'freq': 1024.0, 6679 'fst3': -1, 6680 'fst5': 1, 6681 'inact_temp': 65, 6682 'opt_temp': 37, 6683 'ovhg': -4, 6684 'ovhgseq': 'CCGG', 6685 'results': None, 6686 'scd3': None, 6687 'scd5': None, 6688 'site': 'RCCGGY', 6689 'size': 6, 6690 'substrat': 'DNA', 6691 'suppl': ('C',), 6692 }
6693 6694 6695 rest_dict['BssAI'] = _temp() 6696 6697
6698 -def _temp():
6699 return { 6700 'charac': (1, -1, None, None, 'CCNNGG'), 6701 'compsite': '(?P<BssECI>CC..GG)', 6702 'dna': None, 6703 'freq': 256.0, 6704 'fst3': -1, 6705 'fst5': 1, 6706 'inact_temp': 65, 6707 'opt_temp': 37, 6708 'ovhg': -4, 6709 'ovhgseq': 'CNNG', 6710 'results': None, 6711 'scd3': None, 6712 'scd5': None, 6713 'site': 'CCNNGG', 6714 'size': 6, 6715 'substrat': 'DNA', 6716 'suppl': ('I',), 6717 }
6718 6719 6720 rest_dict['BssECI'] = _temp() 6721 6722
6723 -def _temp():
6724 return { 6725 'charac': (1, -1, None, None, 'GCGCGC'), 6726 'compsite': '(?P<BssHII>GCGCGC)', 6727 'dna': None, 6728 'freq': 4096.0, 6729 'fst3': -1, 6730 'fst5': 1, 6731 'inact_temp': 65, 6732 'opt_temp': 37, 6733 'ovhg': -4, 6734 'ovhgseq': 'CGCG', 6735 'results': None, 6736 'scd3': None, 6737 'scd5': None, 6738 'site': 'GCGCGC', 6739 'size': 6, 6740 'substrat': 'DNA', 6741 'suppl': ('J', 'K', 'M', 'N', 'Q', 'R', 'X'), 6742 }
6743 6744 6745 rest_dict['BssHII'] = _temp() 6746 6747
6748 -def _temp():
6749 return { 6750 'charac': (0, 0, None, None, 'GATC'), 6751 'compsite': '(?P<BssMI>GATC)', 6752 'dna': None, 6753 'freq': 256.0, 6754 'fst3': 0, 6755 'fst5': 0, 6756 'inact_temp': 65, 6757 'opt_temp': 37, 6758 'ovhg': -4, 6759 'ovhgseq': 'GATC', 6760 'results': None, 6761 'scd3': None, 6762 'scd5': None, 6763 'site': 'GATC', 6764 'size': 4, 6765 'substrat': 'DNA', 6766 'suppl': ('V',), 6767 }
6768 6769 6770 rest_dict['BssMI'] = _temp() 6771 6772
6773 -def _temp():
6774 return { 6775 'charac': (3, -3, None, None, 'GTATAC'), 6776 'compsite': '(?P<BssNAI>GTATAC)', 6777 'dna': None, 6778 'freq': 4096.0, 6779 'fst3': -3, 6780 'fst5': 3, 6781 'inact_temp': 65, 6782 'opt_temp': 37, 6783 'ovhg': 0, 6784 'ovhgseq': '', 6785 'results': None, 6786 'scd3': None, 6787 'scd5': None, 6788 'site': 'GTATAC', 6789 'size': 6, 6790 'substrat': 'DNA', 6791 'suppl': ('I', 'V'), 6792 }
6793 6794 6795 rest_dict['BssNAI'] = _temp() 6796 6797
6798 -def _temp():
6799 return { 6800 'charac': (2, -2, None, None, 'GRCGYC'), 6801 'compsite': '(?P<BssNI>G[AG]CG[CT]C)', 6802 'dna': None, 6803 'freq': 1024.0, 6804 'fst3': -2, 6805 'fst5': 2, 6806 'inact_temp': 65, 6807 'opt_temp': 37, 6808 'ovhg': -2, 6809 'ovhgseq': 'CG', 6810 'results': None, 6811 'scd3': None, 6812 'scd5': None, 6813 'site': 'GRCGYC', 6814 'size': 6, 6815 'substrat': 'DNA', 6816 'suppl': ('V',), 6817 }
6818 6819 6820 rest_dict['BssNI'] = _temp() 6821 6822
6823 -def _temp():
6824 return { 6825 'charac': (1, -1, None, None, 'CACGAG'), 6826 'compsite': '(?P<BssSI>CACGAG)|(?P<BssSI_as>CTCGTG)', 6827 'dna': None, 6828 'freq': 4096.0, 6829 'fst3': -1, 6830 'fst5': 1, 6831 'inact_temp': 65, 6832 'opt_temp': 37, 6833 'ovhg': -4, 6834 'ovhgseq': 'ACGA', 6835 'results': None, 6836 'scd3': None, 6837 'scd5': None, 6838 'site': 'CACGAG', 6839 'size': 6, 6840 'substrat': 'DNA', 6841 'suppl': ('N',), 6842 }
6843 6844 6845 rest_dict['BssSI'] = _temp() 6846 6847
6848 -def _temp():
6849 return { 6850 'charac': (1, -1, None, None, 'CCWWGG'), 6851 'compsite': '(?P<BssT1I>CC[AT][AT]GG)', 6852 'dna': None, 6853 'freq': 1024.0, 6854 'fst3': -1, 6855 'fst5': 1, 6856 'inact_temp': 65, 6857 'opt_temp': 37, 6858 'ovhg': -4, 6859 'ovhgseq': 'CWWG', 6860 'results': None, 6861 'scd3': None, 6862 'scd5': None, 6863 'site': 'CCWWGG', 6864 'size': 6, 6865 'substrat': 'DNA', 6866 'suppl': ('I', 'V'), 6867 }
6868 6869 6870 rest_dict['BssT1I'] = _temp() 6871 6872
6873 -def _temp():
6874 return { 6875 'charac': (3, -3, None, None, 'GTATAC'), 6876 'compsite': '(?P<Bst1107I>GTATAC)', 6877 'dna': None, 6878 'freq': 4096.0, 6879 'fst3': -3, 6880 'fst5': 3, 6881 'inact_temp': 65, 6882 'opt_temp': 37, 6883 'ovhg': 0, 6884 'ovhgseq': '', 6885 'results': None, 6886 'scd3': None, 6887 'scd5': None, 6888 'site': 'GTATAC', 6889 'size': 6, 6890 'substrat': 'DNA', 6891 'suppl': ('B', 'K'), 6892 }
6893 6894 6895 rest_dict['Bst1107I'] = _temp() 6896 6897
6898 -def _temp():
6899 return { 6900 'charac': (1, -1, None, None, 'CACGAG'), 6901 'compsite': '(?P<Bst2BI>CACGAG)|(?P<Bst2BI_as>CTCGTG)', 6902 'dna': None, 6903 'freq': 4096.0, 6904 'fst3': -1, 6905 'fst5': 1, 6906 'inact_temp': 65, 6907 'opt_temp': 37, 6908 'ovhg': -4, 6909 'ovhgseq': 'ACGA', 6910 'results': None, 6911 'scd3': None, 6912 'scd5': None, 6913 'site': 'CACGAG', 6914 'size': 6, 6915 'substrat': 'DNA', 6916 'suppl': ('I',), 6917 }
6918 6919 6920 rest_dict['Bst2BI'] = _temp() 6921 6922
6923 -def _temp():
6924 return { 6925 'charac': (2, -2, None, None, 'CCWGG'), 6926 'compsite': '(?P<Bst2UI>CC[AT]GG)', 6927 'dna': None, 6928 'freq': 512.0, 6929 'fst3': -2, 6930 'fst5': 2, 6931 'inact_temp': 65, 6932 'opt_temp': 37, 6933 'ovhg': -1, 6934 'ovhgseq': 'W', 6935 'results': None, 6936 'scd3': None, 6937 'scd5': None, 6938 'site': 'CCWGG', 6939 'size': 5, 6940 'substrat': 'DNA', 6941 'suppl': ('I', 'V'), 6942 }
6943 6944 6945 rest_dict['Bst2UI'] = _temp() 6946 6947
6948 -def _temp():
6949 return { 6950 'charac': (3, -3, None, None, 'ACNGT'), 6951 'compsite': '(?P<Bst4CI>AC.GT)', 6952 'dna': None, 6953 'freq': 256.0, 6954 'fst3': -3, 6955 'fst5': 3, 6956 'inact_temp': 65, 6957 'opt_temp': 37, 6958 'ovhg': 1, 6959 'ovhgseq': 'N', 6960 'results': None, 6961 'scd3': None, 6962 'scd5': None, 6963 'site': 'ACNGT', 6964 'size': 5, 6965 'substrat': 'DNA', 6966 'suppl': ('I', 'V'), 6967 }
6968 6969 6970 rest_dict['Bst4CI'] = _temp() 6971 6972
6973 -def _temp():
6974 return { 6975 'charac': (7, 4, None, None, 'CTCTTC'), 6976 'compsite': '(?P<Bst6I>CTCTTC)|(?P<Bst6I_as>GAAGAG)', 6977 'dna': None, 6978 'freq': 4096.0, 6979 'fst3': 4, 6980 'fst5': 7, 6981 'inact_temp': 65, 6982 'opt_temp': 37, 6983 'ovhg': -3, 6984 'ovhgseq': 'NNN', 6985 'results': None, 6986 'scd3': None, 6987 'scd5': None, 6988 'site': 'CTCTTC', 6989 'size': 6, 6990 'substrat': 'DNA', 6991 'suppl': ('I', 'V'), 6992 }
6993 6994 6995 rest_dict['Bst6I'] = _temp() 6996 6997
6998 -def _temp():
6999 return { 7000 'charac': (2, -2, None, None, 'GRCGYC'), 7001 'compsite': '(?P<BstACI>G[AG]CG[CT]C)', 7002 'dna': None, 7003 'freq': 1024.0, 7004 'fst3': -2, 7005 'fst5': 2, 7006 'inact_temp': 65, 7007 'opt_temp': 37, 7008 'ovhg': -2, 7009 'ovhgseq': 'CG', 7010 'results': None, 7011 'scd3': None, 7012 'scd5': None, 7013 'site': 'GRCGYC', 7014 'size': 6, 7015 'substrat': 'DNA', 7016 'suppl': ('I',), 7017 }
7018 7019 7020 rest_dict['BstACI'] = _temp() 7021 7022
7023 -def _temp():
7024 return { 7025 'charac': (1, -1, None, None, 'CTTAAG'), 7026 'compsite': '(?P<BstAFI>CTTAAG)', 7027 'dna': None, 7028 'freq': 4096.0, 7029 'fst3': -1, 7030 'fst5': 1, 7031 'inact_temp': 65, 7032 'opt_temp': 37, 7033 'ovhg': -4, 7034 'ovhgseq': 'TTAA', 7035 'results': None, 7036 'scd3': None, 7037 'scd5': None, 7038 'site': 'CTTAAG', 7039 'size': 6, 7040 'substrat': 'DNA', 7041 'suppl': ('I',), 7042 }
7043 7044 7045 rest_dict['BstAFI'] = _temp() 7046 7047
7048 -def _temp():
7049 return { 7050 'charac': (7, -7, None, None, 'GCANNNNNTGC'), 7051 'compsite': '(?P<BstAPI>GCA.....TGC)', 7052 'dna': None, 7053 'freq': 4096.0, 7054 'fst3': -7, 7055 'fst5': 7, 7056 'inact_temp': 65, 7057 'opt_temp': 37, 7058 'ovhg': 3, 7059 'ovhgseq': 'NNN', 7060 'results': None, 7061 'scd3': None, 7062 'scd5': None, 7063 'site': 'GCANNNNNTGC', 7064 'size': 11, 7065 'substrat': 'DNA', 7066 'suppl': ('I', 'N'), 7067 }
7068 7069 7070 rest_dict['BstAPI'] = _temp() 7071 7072
7073 -def _temp():
7074 return { 7075 'charac': (1, -1, None, None, 'TGTACA'), 7076 'compsite': '(?P<BstAUI>TGTACA)', 7077 'dna': None, 7078 'freq': 4096.0, 7079 'fst3': -1, 7080 'fst5': 1, 7081 'inact_temp': 65, 7082 'opt_temp': 37, 7083 'ovhg': -4, 7084 'ovhgseq': 'GTAC', 7085 'results': None, 7086 'scd3': None, 7087 'scd5': None, 7088 'site': 'TGTACA', 7089 'size': 6, 7090 'substrat': 'DNA', 7091 'suppl': ('I', 'V'), 7092 }
7093 7094 7095 rest_dict['BstAUI'] = _temp() 7096 7097
7098 -def _temp():
7099 return { 7100 'charac': (3, -3, None, None, 'YACGTR'), 7101 'compsite': '(?P<BstBAI>[CT]ACGT[AG])', 7102 'dna': None, 7103 'freq': 1024.0, 7104 'fst3': -3, 7105 'fst5': 3, 7106 'inact_temp': 65, 7107 'opt_temp': 37, 7108 'ovhg': 0, 7109 'ovhgseq': '', 7110 'results': None, 7111 'scd3': None, 7112 'scd5': None, 7113 'site': 'YACGTR', 7114 'size': 6, 7115 'substrat': 'DNA', 7116 'suppl': ('I', 'V'), 7117 }
7118 7119 7120 rest_dict['BstBAI'] = _temp() 7121 7122
7123 -def _temp():
7124 return { 7125 'charac': (2, -2, None, None, 'TTCGAA'), 7126 'compsite': '(?P<BstBI>TTCGAA)', 7127 'dna': None, 7128 'freq': 4096.0, 7129 'fst3': -2, 7130 'fst5': 2, 7131 'inact_temp': 65, 7132 'opt_temp': 37, 7133 'ovhg': -2, 7134 'ovhgseq': 'CG', 7135 'results': None, 7136 'scd3': None, 7137 'scd5': None, 7138 'site': 'TTCGAA', 7139 'size': 6, 7140 'substrat': 'DNA', 7141 'suppl': ('N',), 7142 }
7143 7144 7145 rest_dict['BstBI'] = _temp() 7146 7147
7148 -def _temp():
7149 return { 7150 'charac': (3, -3, None, None, 'GCNNGC'), 7151 'compsite': '(?P<BstC8I>GC..GC)', 7152 'dna': None, 7153 'freq': 256.0, 7154 'fst3': -3, 7155 'fst5': 3, 7156 'inact_temp': 65, 7157 'opt_temp': 37, 7158 'ovhg': 0, 7159 'ovhgseq': '', 7160 'results': None, 7161 'scd3': None, 7162 'scd5': None, 7163 'site': 'GCNNGC', 7164 'size': 6, 7165 'substrat': 'DNA', 7166 'suppl': ('I',), 7167 }
7168 7169 7170 rest_dict['BstC8I'] = _temp() 7171 7172
7173 -def _temp():
7174 return { 7175 'charac': (1, -1, None, None, 'CTNAG'), 7176 'compsite': '(?P<BstDEI>CT.AG)', 7177 'dna': None, 7178 'freq': 256.0, 7179 'fst3': -1, 7180 'fst5': 1, 7181 'inact_temp': 65, 7182 'opt_temp': 37, 7183 'ovhg': -3, 7184 'ovhgseq': 'TNA', 7185 'results': None, 7186 'scd3': None, 7187 'scd5': None, 7188 'site': 'CTNAG', 7189 'size': 5, 7190 'substrat': 'DNA', 7191 'suppl': ('I', 'V'), 7192 }
7193 7194 7195 rest_dict['BstDEI'] = _temp() 7196 7197
7198 -def _temp():
7199 return { 7200 'charac': (1, -1, None, None, 'CCRYGG'), 7201 'compsite': '(?P<BstDSI>CC[AG][CT]GG)', 7202 'dna': None, 7203 'freq': 1024.0, 7204 'fst3': -1, 7205 'fst5': 1, 7206 'inact_temp': 65, 7207 'opt_temp': 37, 7208 'ovhg': -4, 7209 'ovhgseq': 'CRYG', 7210 'results': None, 7211 'scd3': None, 7212 'scd5': None, 7213 'site': 'CCRYGG', 7214 'size': 6, 7215 'substrat': 'DNA', 7216 'suppl': ('I', 'V'), 7217 }
7218 7219 7220 rest_dict['BstDSI'] = _temp() 7221 7222
7223 -def _temp():
7224 return { 7225 'charac': (1, -1, None, None, 'GGTNACC'), 7226 'compsite': '(?P<BstEII>GGT.ACC)', 7227 'dna': None, 7228 'freq': 4096.0, 7229 'fst3': -1, 7230 'fst5': 1, 7231 'inact_temp': 65, 7232 'opt_temp': 37, 7233 'ovhg': -5, 7234 'ovhgseq': 'GTNAC', 7235 'results': None, 7236 'scd3': None, 7237 'scd5': None, 7238 'site': 'GGTNACC', 7239 'size': 7, 7240 'substrat': 'DNA', 7241 'suppl': ('C', 'J', 'N', 'R'), 7242 }
7243 7244 7245 rest_dict['BstEII'] = _temp() 7246 7247
7248 -def _temp():
7249 return { 7250 'charac': (5, -5, None, None, 'CCTNNNNNAGG'), 7251 'compsite': '(?P<BstENI>CCT.....AGG)', 7252 'dna': None, 7253 'freq': 4096.0, 7254 'fst3': -5, 7255 'fst5': 5, 7256 'inact_temp': 65, 7257 'opt_temp': 37, 7258 'ovhg': -1, 7259 'ovhgseq': 'N', 7260 'results': None, 7261 'scd3': None, 7262 'scd5': None, 7263 'site': 'CCTNNNNNAGG', 7264 'size': 11, 7265 'substrat': 'DNA', 7266 'suppl': ('I', 'V'), 7267 }
7268 7269 7270 rest_dict['BstENI'] = _temp() 7271 7272
7273 -def _temp():
7274 return { 7275 'charac': (7, 0, None, None, 'GGATG'), 7276 'compsite': '(?P<BstF5I>GGATG)|(?P<BstF5I_as>CATCC)', 7277 'dna': None, 7278 'freq': 1024.0, 7279 'fst3': 0, 7280 'fst5': 7, 7281 'inact_temp': 65, 7282 'opt_temp': 37, 7283 'ovhg': 2, 7284 'ovhgseq': 'NN', 7285 'results': None, 7286 'scd3': None, 7287 'scd5': None, 7288 'site': 'GGATG', 7289 'size': 5, 7290 'substrat': 'DNA', 7291 'suppl': ('I', 'V'), 7292 }
7293 7294 7295 rest_dict['BstF5I'] = _temp() 7296 7297
7298 -def _temp():
7299 return { 7300 'charac': (2, -2, None, None, 'CGCG'), 7301 'compsite': '(?P<BstFNI>CGCG)', 7302 'dna': None, 7303 'freq': 256.0, 7304 'fst3': -2, 7305 'fst5': 2, 7306 'inact_temp': 65, 7307 'opt_temp': 37, 7308 'ovhg': 0, 7309 'ovhgseq': '', 7310 'results': None, 7311 'scd3': None, 7312 'scd5': None, 7313 'site': 'CGCG', 7314 'size': 4, 7315 'substrat': 'DNA', 7316 'suppl': ('I', 'V'), 7317 }
7318 7319 7320 rest_dict['BstFNI'] = _temp() 7321 7322
7323 -def _temp():
7324 return { 7325 'charac': (5, -5, None, None, 'RGCGCY'), 7326 'compsite': '(?P<BstH2I>[AG]GCGC[CT])', 7327 'dna': None, 7328 'freq': 1024.0, 7329 'fst3': -5, 7330 'fst5': 5, 7331 'inact_temp': 65, 7332 'opt_temp': 37, 7333 'ovhg': 4, 7334 'ovhgseq': 'GCGC', 7335 'results': None, 7336 'scd3': None, 7337 'scd5': None, 7338 'site': 'RGCGCY', 7339 'size': 6, 7340 'substrat': 'DNA', 7341 'suppl': ('I', 'V'), 7342 }
7343 7344 7345 rest_dict['BstH2I'] = _temp() 7346 7347
7348 -def _temp():
7349 return { 7350 'charac': (3, -3, None, None, 'GCGC'), 7351 'compsite': '(?P<BstHHI>GCGC)', 7352 'dna': None, 7353 'freq': 256.0, 7354 'fst3': -3, 7355 'fst5': 3, 7356 'inact_temp': 65, 7357 'opt_temp': 37, 7358 'ovhg': 2, 7359 'ovhgseq': 'CG', 7360 'results': None, 7361 'scd3': None, 7362 'scd5': None, 7363 'site': 'GCGC', 7364 'size': 4, 7365 'substrat': 'DNA', 7366 'suppl': ('I', 'V'), 7367 }
7368 7369 7370 rest_dict['BstHHI'] = _temp() 7371 7372
7373 -def _temp():
7374 return { 7375 'charac': (3, -3, None, None, 'GATC'), 7376 'compsite': '(?P<BstKTI>GATC)', 7377 'dna': None, 7378 'freq': 256.0, 7379 'fst3': -3, 7380 'fst5': 3, 7381 'inact_temp': 65, 7382 'opt_temp': 37, 7383 'ovhg': 2, 7384 'ovhgseq': 'AT', 7385 'results': None, 7386 'scd3': None, 7387 'scd5': None, 7388 'site': 'GATC', 7389 'size': 4, 7390 'substrat': 'DNA', 7391 'suppl': ('I',), 7392 }
7393 7394 7395 rest_dict['BstKTI'] = _temp() 7396 7397
7398 -def _temp():
7399 return { 7400 'charac': (6, 5, None, None, 'GTCTC'), 7401 'compsite': '(?P<BstMAI>GTCTC)|(?P<BstMAI_as>GAGAC)', 7402 'dna': None, 7403 'freq': 1024.0, 7404 'fst3': 5, 7405 'fst5': 6, 7406 'inact_temp': 65, 7407 'opt_temp': 37, 7408 'ovhg': -4, 7409 'ovhgseq': 'NNNN', 7410 'results': None, 7411 'scd3': None, 7412 'scd5': None, 7413 'site': 'GTCTC', 7414 'size': 5, 7415 'substrat': 'DNA', 7416 'suppl': ('I', 'V'), 7417 }
7418 7419 7420 rest_dict['BstMAI'] = _temp() 7421 7422
7423 -def _temp():
7424 return { 7425 'charac': (0, 0, None, None, 'GATC'), 7426 'compsite': '(?P<BstMBI>GATC)', 7427 'dna': None, 7428 'freq': 256.0, 7429 'fst3': 0, 7430 'fst5': 0, 7431 'inact_temp': 65, 7432 'opt_temp': 37, 7433 'ovhg': -4, 7434 'ovhgseq': 'GATC', 7435 'results': None, 7436 'scd3': None, 7437 'scd5': None, 7438 'site': 'GATC', 7439 'size': 4, 7440 'substrat': 'DNA', 7441 'suppl': ('I', 'V'), 7442 }
7443 7444 7445 rest_dict['BstMBI'] = _temp() 7446 7447
7448 -def _temp():
7449 return { 7450 'charac': (4, -4, None, None, 'CGRYCG'), 7451 'compsite': '(?P<BstMCI>CG[AG][CT]CG)', 7452 'dna': None, 7453 'freq': 1024.0, 7454 'fst3': -4, 7455 'fst5': 4, 7456 'inact_temp': 65, 7457 'opt_temp': 37, 7458 'ovhg': 2, 7459 'ovhgseq': 'RY', 7460 'results': None, 7461 'scd3': None, 7462 'scd5': None, 7463 'site': 'CGRYCG', 7464 'size': 6, 7465 'substrat': 'DNA', 7466 'suppl': ('I', 'V'), 7467 }
7468 7469 7470 rest_dict['BstMCI'] = _temp() 7471 7472
7473 -def _temp():
7474 return { 7475 'charac': (7, -7, None, None, 'GCNNNNNNNGC'), 7476 'compsite': '(?P<BstMWI>GC.......GC)', 7477 'dna': None, 7478 'freq': 256.0, 7479 'fst3': -7, 7480 'fst5': 7, 7481 'inact_temp': 65, 7482 'opt_temp': 37, 7483 'ovhg': 3, 7484 'ovhgseq': 'NNN', 7485 'results': None, 7486 'scd3': None, 7487 'scd5': None, 7488 'site': 'GCNNNNNNNGC', 7489 'size': 11, 7490 'substrat': 'DNA', 7491 'suppl': ('I',), 7492 }
7493 7494 7495 rest_dict['BstMWI'] = _temp() 7496 7497
7498 -def _temp():
7499 return { 7500 'charac': (2, -2, None, None, 'CCWGG'), 7501 'compsite': '(?P<BstNI>CC[AT]GG)', 7502 'dna': None, 7503 'freq': 512.0, 7504 'fst3': -2, 7505 'fst5': 2, 7506 'inact_temp': 65, 7507 'opt_temp': 37, 7508 'ovhg': -1, 7509 'ovhgseq': 'W', 7510 'results': None, 7511 'scd3': None, 7512 'scd5': None, 7513 'site': 'CCWGG', 7514 'size': 5, 7515 'substrat': 'DNA', 7516 'suppl': ('N',), 7517 }
7518 7519 7520 rest_dict['BstNI'] = _temp() 7521 7522
7523 -def _temp():
7524 return { 7525 'charac': (5, -5, None, None, 'RCATGY'), 7526 'compsite': '(?P<BstNSI>[AG]CATG[CT])', 7527 'dna': None, 7528 'freq': 1024.0, 7529 'fst3': -5, 7530 'fst5': 5, 7531 'inact_temp': 65, 7532 'opt_temp': 37, 7533 'ovhg': 4, 7534 'ovhgseq': 'CATG', 7535 'results': None, 7536 'scd3': None, 7537 'scd5': None, 7538 'site': 'RCATGY', 7539 'size': 6, 7540 'substrat': 'DNA', 7541 'suppl': ('I', 'V'), 7542 }
7543 7544 7545 rest_dict['BstNSI'] = _temp() 7546 7547
7548 -def _temp():
7549 return { 7550 'charac': (5, -5, None, None, 'GACNNNNGTC'), 7551 'compsite': '(?P<BstPAI>GAC....GTC)', 7552 'dna': None, 7553 'freq': 4096.0, 7554 'fst3': -5, 7555 'fst5': 5, 7556 'inact_temp': 65, 7557 'opt_temp': 37, 7558 'ovhg': 0, 7559 'ovhgseq': '', 7560 'results': None, 7561 'scd3': None, 7562 'scd5': None, 7563 'site': 'GACNNNNGTC', 7564 'size': 10, 7565 'substrat': 'DNA', 7566 'suppl': ('I', 'V'), 7567 }
7568 7569 7570 rest_dict['BstPAI'] = _temp() 7571 7572
7573 -def _temp():
7574 return { 7575 'charac': (1, -1, None, None, 'GGTNACC'), 7576 'compsite': '(?P<BstPI>GGT.ACC)', 7577 'dna': None, 7578 'freq': 4096.0, 7579 'fst3': -1, 7580 'fst5': 1, 7581 'inact_temp': 65, 7582 'opt_temp': 37, 7583 'ovhg': -5, 7584 'ovhgseq': 'GTNAC', 7585 'results': None, 7586 'scd3': None, 7587 'scd5': None, 7588 'site': 'GGTNACC', 7589 'size': 7, 7590 'substrat': 'DNA', 7591 'suppl': ('K',), 7592 }
7593 7594 7595 rest_dict['BstPI'] = _temp() 7596 7597
7598 -def _temp():
7599 return { 7600 'charac': (0, 0, None, None, 'CCNGG'), 7601 'compsite': '(?P<BstSCI>CC.GG)', 7602 'dna': None, 7603 'freq': 256.0, 7604 'fst3': 0, 7605 'fst5': 0, 7606 'inact_temp': 65, 7607 'opt_temp': 37, 7608 'ovhg': -5, 7609 'ovhgseq': 'CCNGG', 7610 'results': None, 7611 'scd3': None, 7612 'scd5': None, 7613 'site': 'CCNGG', 7614 'size': 5, 7615 'substrat': 'DNA', 7616 'suppl': ('I',), 7617 }
7618 7619 7620 rest_dict['BstSCI'] = _temp() 7621 7622
7623 -def _temp():
7624 return { 7625 'charac': (1, -1, None, None, 'CTRYAG'), 7626 'compsite': '(?P<BstSFI>CT[AG][CT]AG)', 7627 'dna': None, 7628 'freq': 1024.0, 7629 'fst3': -1, 7630 'fst5': 1, 7631 'inact_temp': 65, 7632 'opt_temp': 37, 7633 'ovhg': -4, 7634 'ovhgseq': 'TRYA', 7635 'results': None, 7636 'scd3': None, 7637 'scd5': None, 7638 'site': 'CTRYAG', 7639 'size': 6, 7640 'substrat': 'DNA', 7641 'suppl': ('I',), 7642 }
7643 7644 7645 rest_dict['BstSFI'] = _temp() 7646 7647
7648 -def _temp():
7649 return { 7650 'charac': (5, -5, None, None, 'GKGCMC'), 7651 'compsite': '(?P<BstSLI>G[GT]GC[AC]C)', 7652 'dna': None, 7653 'freq': 1024.0, 7654 'fst3': -5, 7655 'fst5': 5, 7656 'inact_temp': 65, 7657 'opt_temp': 37, 7658 'ovhg': 4, 7659 'ovhgseq': 'KGCM', 7660 'results': None, 7661 'scd3': None, 7662 'scd5': None, 7663 'site': 'GKGCMC', 7664 'size': 6, 7665 'substrat': 'DNA', 7666 'suppl': ('I',), 7667 }
7668 7669 7670 rest_dict['BstSLI'] = _temp() 7671 7672
7673 -def _temp():
7674 return { 7675 'charac': (3, -3, None, None, 'TACGTA'), 7676 'compsite': '(?P<BstSNI>TACGTA)', 7677 'dna': None, 7678 'freq': 4096.0, 7679 'fst3': -3, 7680 'fst5': 3, 7681 'inact_temp': 65, 7682 'opt_temp': 37, 7683 'ovhg': 0, 7684 'ovhgseq': '', 7685 'results': None, 7686 'scd3': None, 7687 'scd5': None, 7688 'site': 'TACGTA', 7689 'size': 6, 7690 'substrat': 'DNA', 7691 'suppl': ('I', 'V'), 7692 }
7693 7694 7695 rest_dict['BstSNI'] = _temp() 7696 7697
7698 -def _temp():
7699 return { 7700 'charac': (2, -2, None, None, 'CGCG'), 7701 'compsite': '(?P<BstUI>CGCG)', 7702 'dna': None, 7703 'freq': 256.0, 7704 'fst3': -2, 7705 'fst5': 2, 7706 'inact_temp': 65, 7707 'opt_temp': 37, 7708 'ovhg': 0, 7709 'ovhgseq': '', 7710 'results': None, 7711 'scd3': None, 7712 'scd5': None, 7713 'site': 'CGCG', 7714 'size': 4, 7715 'substrat': 'DNA', 7716 'suppl': ('N',), 7717 }
7718 7719 7720 rest_dict['BstUI'] = _temp() 7721 7722
7723 -def _temp():
7724 return { 7725 'charac': (13, 12, None, None, 'GCAGC'), 7726 'compsite': '(?P<BstV1I>GCAGC)|(?P<BstV1I_as>GCTGC)', 7727 'dna': None, 7728 'freq': 1024.0, 7729 'fst3': 12, 7730 'fst5': 13, 7731 'inact_temp': 65, 7732 'opt_temp': 37, 7733 'ovhg': -4, 7734 'ovhgseq': 'NNNN', 7735 'results': None, 7736 'scd3': None, 7737 'scd5': None, 7738 'site': 'GCAGC', 7739 'size': 5, 7740 'substrat': 'DNA', 7741 'suppl': ('I',), 7742 }
7743 7744 7745 rest_dict['BstV1I'] = _temp() 7746 7747
7748 -def _temp():
7749 return { 7750 'charac': (8, 6, None, None, 'GAAGAC'), 7751 'compsite': '(?P<BstV2I>GAAGAC)|(?P<BstV2I_as>GTCTTC)', 7752 'dna': None, 7753 'freq': 4096.0, 7754 'fst3': 6, 7755 'fst5': 8, 7756 'inact_temp': 65, 7757 'opt_temp': 37, 7758 'ovhg': -4, 7759 'ovhgseq': 'NNNN', 7760 'results': None, 7761 'scd3': None, 7762 'scd5': None, 7763 'site': 'GAAGAC', 7764 'size': 6, 7765 'substrat': 'DNA', 7766 'suppl': ('I', 'V'), 7767 }
7768 7769 7770 rest_dict['BstV2I'] = _temp() 7771 7772
7773 -def _temp():
7774 return { 7775 'charac': (1, -1, None, None, 'RGATCY'), 7776 'compsite': '(?P<BstX2I>[AG]GATC[CT])', 7777 'dna': None, 7778 'freq': 1024.0, 7779 'fst3': -1, 7780 'fst5': 1, 7781 'inact_temp': 65, 7782 'opt_temp': 37, 7783 'ovhg': -4, 7784 'ovhgseq': 'GATC', 7785 'results': None, 7786 'scd3': None, 7787 'scd5': None, 7788 'site': 'RGATCY', 7789 'size': 6, 7790 'substrat': 'DNA', 7791 'suppl': ('I', 'V'), 7792 }
7793 7794 7795 rest_dict['BstX2I'] = _temp() 7796 7797
7798 -def _temp():
7799 return { 7800 'charac': (8, -8, None, None, 'CCANNNNNNTGG'), 7801 'compsite': '(?P<BstXI>CCA......TGG)', 7802 'dna': None, 7803 'freq': 4096.0, 7804 'fst3': -8, 7805 'fst5': 8, 7806 'inact_temp': 65, 7807 'opt_temp': 37, 7808 'ovhg': 4, 7809 'ovhgseq': 'NNNN', 7810 'results': None, 7811 'scd3': None, 7812 'scd5': None, 7813 'site': 'CCANNNNNNTGG', 7814 'size': 12, 7815 'substrat': 'DNA', 7816 'suppl': ('B', 'I', 'J', 'K', 'M', 'N', 'Q', 'R', 'V', 'X', 'Y'), 7817 }
7818 7819 7820 rest_dict['BstXI'] = _temp() 7821 7822
7823 -def _temp():
7824 return { 7825 'charac': (1, -1, None, None, 'RGATCY'), 7826 'compsite': '(?P<BstYI>[AG]GATC[CT])', 7827 'dna': None, 7828 'freq': 1024.0, 7829 'fst3': -1, 7830 'fst5': 1, 7831 'inact_temp': 65, 7832 'opt_temp': 37, 7833 'ovhg': -4, 7834 'ovhgseq': 'GATC', 7835 'results': None, 7836 'scd3': None, 7837 'scd5': None, 7838 'site': 'RGATCY', 7839 'size': 6, 7840 'substrat': 'DNA', 7841 'suppl': ('N',), 7842 }
7843 7844 7845 rest_dict['BstYI'] = _temp() 7846 7847
7848 -def _temp():
7849 return { 7850 'charac': (3, -3, None, None, 'GTATAC'), 7851 'compsite': '(?P<BstZ17I>GTATAC)', 7852 'dna': None, 7853 'freq': 4096.0, 7854 'fst3': -3, 7855 'fst5': 3, 7856 'inact_temp': 65, 7857 'opt_temp': 37, 7858 'ovhg': 0, 7859 'ovhgseq': '', 7860 'results': None, 7861 'scd3': None, 7862 'scd5': None, 7863 'site': 'GTATAC', 7864 'size': 6, 7865 'substrat': 'DNA', 7866 'suppl': ('N',), 7867 }
7868 7869 7870 rest_dict['BstZ17I'] = _temp() 7871 7872
7873 -def _temp():
7874 return { 7875 'charac': (1, -1, None, None, 'CGGCCG'), 7876 'compsite': '(?P<BstZI>CGGCCG)', 7877 'dna': None, 7878 'freq': 4096.0, 7879 'fst3': -1, 7880 'fst5': 1, 7881 'inact_temp': 65, 7882 'opt_temp': 37, 7883 'ovhg': -4, 7884 'ovhgseq': 'GGCC', 7885 'results': None, 7886 'scd3': None, 7887 'scd5': None, 7888 'site': 'CGGCCG', 7889 'size': 6, 7890 'substrat': 'DNA', 7891 'suppl': ('R',), 7892 }
7893 7894 7895 rest_dict['BstZI'] = _temp() 7896 7897
7898 -def _temp():
7899 return { 7900 'charac': (2, -2, None, None, 'ATCGAT'), 7901 'compsite': '(?P<Bsu15I>ATCGAT)', 7902 'dna': None, 7903 'freq': 4096.0, 7904 'fst3': -2, 7905 'fst5': 2, 7906 'inact_temp': 65, 7907 'opt_temp': 37, 7908 'ovhg': -2, 7909 'ovhgseq': 'CG', 7910 'results': None, 7911 'scd3': None, 7912 'scd5': None, 7913 'site': 'ATCGAT', 7914 'size': 6, 7915 'substrat': 'DNA', 7916 'suppl': ('B',), 7917 }
7918 7919 7920 rest_dict['Bsu15I'] = _temp() 7921 7922
7923 -def _temp():
7924 return { 7925 'charac': (2, -2, None, None, 'CCTNAGG'), 7926 'compsite': '(?P<Bsu36I>CCT.AGG)', 7927 'dna': None, 7928 'freq': 4096.0, 7929 'fst3': -2, 7930 'fst5': 2, 7931 'inact_temp': 65, 7932 'opt_temp': 37, 7933 'ovhg': -3, 7934 'ovhgseq': 'TNA', 7935 'results': None, 7936 'scd3': None, 7937 'scd5': None, 7938 'site': 'CCTNAGG', 7939 'size': 7, 7940 'substrat': 'DNA', 7941 'suppl': ('N',), 7942 }
7943 7944 7945 rest_dict['Bsu36I'] = _temp() 7946 7947
7948 -def _temp():
7949 return { 7950 'charac': (12, 5, None, None, 'GTATCC'), 7951 'compsite': '(?P<BsuI>GTATCC)|(?P<BsuI_as>GGATAC)', 7952 'dna': None, 7953 'freq': 4096.0, 7954 'fst3': 5, 7955 'fst5': 12, 7956 'inact_temp': 65, 7957 'opt_temp': 37, 7958 'ovhg': 1, 7959 'ovhgseq': 'N', 7960 'results': None, 7961 'scd3': None, 7962 'scd5': None, 7963 'site': 'GTATCC', 7964 'size': 6, 7965 'substrat': 'DNA', 7966 'suppl': ('I',), 7967 }
7968 7969 7970 rest_dict['BsuI'] = _temp() 7971 7972
7973 -def _temp():
7974 return { 7975 'charac': (2, -2, None, None, 'GGCC'), 7976 'compsite': '(?P<BsuRI>GGCC)', 7977 'dna': None, 7978 'freq': 256.0, 7979 'fst3': -2, 7980 'fst5': 2, 7981 'inact_temp': 65, 7982 'opt_temp': 37, 7983 'ovhg': 0, 7984 'ovhgseq': '', 7985 'results': None, 7986 'scd3': None, 7987 'scd5': None, 7988 'site': 'GGCC', 7989 'size': 4, 7990 'substrat': 'DNA', 7991 'suppl': ('B', 'I'), 7992 }
7993 7994 7995 rest_dict['BsuRI'] = _temp() 7996 7997
7998 -def _temp():
7999 return { 8000 'charac': (2, -2, None, None, 'ATCGAT'), 8001 'compsite': '(?P<BsuTUI>ATCGAT)', 8002 'dna': None, 8003 'freq': 4096.0, 8004 'fst3': -2, 8005 'fst5': 2, 8006 'inact_temp': 65, 8007 'opt_temp': 37, 8008 'ovhg': -2, 8009 'ovhgseq': 'CG', 8010 'results': None, 8011 'scd3': None, 8012 'scd5': None, 8013 'site': 'ATCGAT', 8014 'size': 6, 8015 'substrat': 'DNA', 8016 'suppl': ('X',), 8017 }
8018 8019 8020 rest_dict['BsuTUI'] = _temp() 8021 8022
8023 -def _temp():
8024 return { 8025 'charac': (1, -1, None, None, 'CCRYGG'), 8026 'compsite': '(?P<BtgI>CC[AG][CT]GG)', 8027 'dna': None, 8028 'freq': 1024.0, 8029 'fst3': -1, 8030 'fst5': 1, 8031 'inact_temp': 65, 8032 'opt_temp': 37, 8033 'ovhg': -4, 8034 'ovhgseq': 'CRYG', 8035 'results': None, 8036 'scd3': None, 8037 'scd5': None, 8038 'site': 'CCRYGG', 8039 'size': 6, 8040 'substrat': 'DNA', 8041 'suppl': ('N',), 8042 }
8043 8044 8045 rest_dict['BtgI'] = _temp() 8046 8047
8048 -def _temp():
8049 return { 8050 'charac': (16, 14, None, None, 'GCGATG'), 8051 'compsite': '(?P<BtgZI>GCGATG)|(?P<BtgZI_as>CATCGC)', 8052 'dna': None, 8053 'freq': 4096.0, 8054 'fst3': 14, 8055 'fst5': 16, 8056 'inact_temp': 65, 8057 'opt_temp': 37, 8058 'ovhg': -4, 8059 'ovhgseq': 'NNNN', 8060 'results': None, 8061 'scd3': None, 8062 'scd5': None, 8063 'site': 'GCGATG', 8064 'size': 6, 8065 'substrat': 'DNA', 8066 'suppl': ('N',), 8067 }
8068 8069 8070 rest_dict['BtgZI'] = _temp() 8071 8072
8073 -def _temp():
8074 return { 8075 'charac': (4, -4, None, None, 'GCNGC'), 8076 'compsite': '(?P<BthCI>GC.GC)', 8077 'dna': None, 8078 'freq': 256.0, 8079 'fst3': -4, 8080 'fst5': 4, 8081 'inact_temp': 65, 8082 'opt_temp': 37, 8083 'ovhg': 3, 8084 'ovhgseq': 'CNG', 8085 'results': None, 8086 'scd3': None, 8087 'scd5': None, 8088 'site': 'GCNGC', 8089 'size': 5, 8090 'substrat': 'DNA', 8091 'suppl': (), 8092 }
8093 8094 8095 rest_dict['BthCI'] = _temp() 8096 8097
8098 -def _temp():
8099 return { 8100 'charac': (3, -3, None, None, 'CACGTC'), 8101 'compsite': '(?P<BtrI>CACGTC)|(?P<BtrI_as>GACGTG)', 8102 'dna': None, 8103 'freq': 4096.0, 8104 'fst3': -3, 8105 'fst5': 3, 8106 'inact_temp': 65, 8107 'opt_temp': 37, 8108 'ovhg': 0, 8109 'ovhgseq': '', 8110 'results': None, 8111 'scd3': None, 8112 'scd5': None, 8113 'site': 'CACGTC', 8114 'size': 6, 8115 'substrat': 'DNA', 8116 'suppl': ('I',), 8117 }
8118 8119 8120 rest_dict['BtrI'] = _temp() 8121 8122
8123 -def _temp():
8124 return { 8125 'charac': (7, 0, None, None, 'GGATG'), 8126 'compsite': '(?P<BtsCI>GGATG)|(?P<BtsCI_as>CATCC)', 8127 'dna': None, 8128 'freq': 1024.0, 8129 'fst3': 0, 8130 'fst5': 7, 8131 'inact_temp': 65, 8132 'opt_temp': 37, 8133 'ovhg': 2, 8134 'ovhgseq': 'NN', 8135 'results': None, 8136 'scd3': None, 8137 'scd5': None, 8138 'site': 'GGATG', 8139 'size': 5, 8140 'substrat': 'DNA', 8141 'suppl': ('N',), 8142 }
8143 8144 8145 rest_dict['BtsCI'] = _temp() 8146 8147
8148 -def _temp():
8149 return { 8150 'charac': (8, 0, None, None, 'GCAGTG'), 8151 'compsite': '(?P<BtsI>GCAGTG)|(?P<BtsI_as>CACTGC)', 8152 'dna': None, 8153 'freq': 4096.0, 8154 'fst3': 0, 8155 'fst5': 8, 8156 'inact_temp': 65, 8157 'opt_temp': 37, 8158 'ovhg': 2, 8159 'ovhgseq': 'NN', 8160 'results': None, 8161 'scd3': None, 8162 'scd5': None, 8163 'site': 'GCAGTG', 8164 'size': 6, 8165 'substrat': 'DNA', 8166 'suppl': ('N',), 8167 }
8168 8169 8170 rest_dict['BtsI'] = _temp() 8171 8172
8173 -def _temp():
8174 return { 8175 'charac': (7, 0, None, None, 'CAGTG'), 8176 'compsite': '(?P<BtsIMutI>CAGTG)|(?P<BtsIMutI_as>CACTG)', 8177 'dna': None, 8178 'freq': 1024.0, 8179 'fst3': 0, 8180 'fst5': 7, 8181 'inact_temp': 65, 8182 'opt_temp': 37, 8183 'ovhg': 2, 8184 'ovhgseq': 'NN', 8185 'results': None, 8186 'scd3': None, 8187 'scd5': None, 8188 'site': 'CAGTG', 8189 'size': 5, 8190 'substrat': 'DNA', 8191 'suppl': ('N',), 8192 }
8193 8194 8195 rest_dict['BtsIMutI'] = _temp() 8196 8197
8198 -def _temp():
8199 return { 8200 'charac': (3, -3, None, None, 'TCGCGA'), 8201 'compsite': '(?P<BtuMI>TCGCGA)', 8202 'dna': None, 8203 'freq': 4096.0, 8204 'fst3': -3, 8205 'fst5': 3, 8206 'inact_temp': 65, 8207 'opt_temp': 37, 8208 'ovhg': 0, 8209 'ovhgseq': '', 8210 'results': None, 8211 'scd3': None, 8212 'scd5': None, 8213 'site': 'TCGCGA', 8214 'size': 6, 8215 'substrat': 'DNA', 8216 'suppl': ('V',), 8217 }
8218 8219 8220 rest_dict['BtuMI'] = _temp() 8221 8222
8223 -def _temp():
8224 return { 8225 'charac': (10, 8, None, None, 'ACCTGC'), 8226 'compsite': '(?P<BveI>ACCTGC)|(?P<BveI_as>GCAGGT)', 8227 'dna': None, 8228 'freq': 4096.0, 8229 'fst3': 8, 8230 'fst5': 10, 8231 'inact_temp': 65, 8232 'opt_temp': 37, 8233 'ovhg': -4, 8234 'ovhgseq': 'NNNN', 8235 'results': None, 8236 'scd3': None, 8237 'scd5': None, 8238 'site': 'ACCTGC', 8239 'size': 6, 8240 'substrat': 'DNA', 8241 'suppl': ('B',), 8242 }
8243 8244 8245 rest_dict['BveI'] = _temp() 8246 8247
8248 -def _temp():
8249 return { 8250 'charac': (3, -3, None, None, 'GCNNGC'), 8251 'compsite': '(?P<Cac8I>GC..GC)', 8252 'dna': None, 8253 'freq': 256.0, 8254 'fst3': -3, 8255 'fst5': 3, 8256 'inact_temp': 65, 8257 'opt_temp': 37, 8258 'ovhg': 0, 8259 'ovhgseq': '', 8260 'results': None, 8261 'scd3': None, 8262 'scd5': None, 8263 'site': 'GCNNGC', 8264 'size': 6, 8265 'substrat': 'DNA', 8266 'suppl': ('N',), 8267 }
8268 8269 8270 rest_dict['Cac8I'] = _temp() 8271 8272
8273 -def _temp():
8274 return { 8275 'charac': (6, -6, None, None, 'CAGNNNCTG'), 8276 'compsite': '(?P<CaiI>CAG...CTG)', 8277 'dna': None, 8278 'freq': 4096.0, 8279 'fst3': -6, 8280 'fst5': 6, 8281 'inact_temp': 65, 8282 'opt_temp': 37, 8283 'ovhg': 3, 8284 'ovhgseq': 'NNN', 8285 'results': None, 8286 'scd3': None, 8287 'scd5': None, 8288 'site': 'CAGNNNCTG', 8289 'size': 9, 8290 'substrat': 'DNA', 8291 'suppl': ('B',), 8292 }
8293 8294 8295 rest_dict['CaiI'] = _temp() 8296 8297
8298 -def _temp():
8299 return { 8300 'charac': (None, None, None, None, 'GGTTAG'), 8301 'compsite': '(?P<Cal14237I>GGTTAG)|(?P<Cal14237I_as>CTAACC)', 8302 'dna': None, 8303 'freq': 4096.0, 8304 'fst3': None, 8305 'fst5': None, 8306 'inact_temp': 65, 8307 'opt_temp': 37, 8308 'ovhg': None, 8309 'ovhgseq': None, 8310 'results': None, 8311 'scd3': None, 8312 'scd5': None, 8313 'site': 'GGTTAG', 8314 'size': 6, 8315 'substrat': 'DNA', 8316 'suppl': (), 8317 }
8318 8319 8320 rest_dict['Cal14237I'] = _temp() 8321 8322
8323 -def _temp():
8324 return { 8325 'charac': (None, None, None, None, 'GRTTRAG'), 8326 'compsite': '(?P<CalB3II>G[AG]TT[AG]AG)|(?P<CalB3II_as>CT[CT]AA[CT]C)', 8327 'dna': None, 8328 'freq': 4096.0, 8329 'fst3': None, 8330 'fst5': None, 8331 'inact_temp': 65, 8332 'opt_temp': 37, 8333 'ovhg': None, 8334 'ovhgseq': None, 8335 'results': None, 8336 'scd3': None, 8337 'scd5': None, 8338 'site': 'GRTTRAG', 8339 'size': 7, 8340 'substrat': 'DNA', 8341 'suppl': (), 8342 }
8343 8344 8345 rest_dict['CalB3II'] = _temp() 8346 8347
8348 -def _temp():
8349 return { 8350 'charac': (None, None, None, None, 'GTTAAT'), 8351 'compsite': '(?P<Cau10061II>GTTAAT)|(?P<Cau10061II_as>ATTAAC)', 8352 'dna': None, 8353 'freq': 4096.0, 8354 'fst3': None, 8355 'fst5': None, 8356 'inact_temp': 65, 8357 'opt_temp': 37, 8358 'ovhg': None, 8359 'ovhgseq': None, 8360 'results': None, 8361 'scd3': None, 8362 'scd5': None, 8363 'site': 'GTTAAT', 8364 'size': 6, 8365 'substrat': 'DNA', 8366 'suppl': (), 8367 }
8368 8369 8370 rest_dict['Cau10061II'] = _temp() 8371 8372
8373 -def _temp():
8374 return { 8375 'charac': (2, -2, None, None, 'CCSGG'), 8376 'compsite': '(?P<CauII>CC[CG]GG)', 8377 'dna': None, 8378 'freq': 512.0, 8379 'fst3': -2, 8380 'fst5': 2, 8381 'inact_temp': 65, 8382 'opt_temp': 37, 8383 'ovhg': -1, 8384 'ovhgseq': 'S', 8385 'results': None, 8386 'scd3': None, 8387 'scd5': None, 8388 'site': 'CCSGG', 8389 'size': 5, 8390 'substrat': 'DNA', 8391 'suppl': (), 8392 }
8393 8394 8395 rest_dict['CauII'] = _temp() 8396 8397
8398 -def _temp():
8399 return { 8400 'charac': (None, None, None, None, 'AGGAAT'), 8401 'compsite': '(?P<Cba13II>AGGAAT)|(?P<Cba13II_as>ATTCCT)', 8402 'dna': None, 8403 'freq': 4096.0, 8404 'fst3': None, 8405 'fst5': None, 8406 'inact_temp': 65, 8407 'opt_temp': 37, 8408 'ovhg': None, 8409 'ovhgseq': None, 8410 'results': None, 8411 'scd3': None, 8412 'scd5': None, 8413 'site': 'AGGAAT', 8414 'size': 6, 8415 'substrat': 'DNA', 8416 'suppl': (), 8417 }
8418 8419 8420 rest_dict['Cba13II'] = _temp() 8421 8422
8423 -def _temp():
8424 return { 8425 'charac': (None, None, None, None, 'CCTNAYNC'), 8426 'compsite': '(?P<Cba16038I>CCT.A[CT].C)|(?P<Cba16038I_as>G.[AG]T.AGG)', 8427 'dna': None, 8428 'freq': 2048.0, 8429 'fst3': None, 8430 'fst5': None, 8431 'inact_temp': 65, 8432 'opt_temp': 37, 8433 'ovhg': None, 8434 'ovhgseq': None, 8435 'results': None, 8436 'scd3': None, 8437 'scd5': None, 8438 'site': 'CCTNAYNC', 8439 'size': 8, 8440 'substrat': 'DNA', 8441 'suppl': (), 8442 }
8443 8444 8445 rest_dict['Cba16038I'] = _temp() 8446 8447
8448 -def _temp():
8449 return { 8450 'charac': (17, 9, None, None, 'GGARGA'), 8451 'compsite': '(?P<CchII>GGA[AG]GA)|(?P<CchII_as>TC[CT]TCC)', 8452 'dna': None, 8453 'freq': 2048.0, 8454 'fst3': 9, 8455 'fst5': 17, 8456 'inact_temp': 65, 8457 'opt_temp': 37, 8458 'ovhg': 2, 8459 'ovhgseq': 'NN', 8460 'results': None, 8461 'scd3': None, 8462 'scd5': None, 8463 'site': 'GGARGA', 8464 'size': 6, 8465 'substrat': 'DNA', 8466 'suppl': (), 8467 }
8468 8469 8470 rest_dict['CchII'] = _temp() 8471 8472
8473 -def _temp():
8474 return { 8475 'charac': (26, 18, None, None, 'CCCAAG'), 8476 'compsite': '(?P<CchIII>CCCAAG)|(?P<CchIII_as>CTTGGG)', 8477 'dna': None, 8478 'freq': 4096.0, 8479 'fst3': 18, 8480 'fst5': 26, 8481 'inact_temp': 65, 8482 'opt_temp': 37, 8483 'ovhg': 2, 8484 'ovhgseq': 'NN', 8485 'results': None, 8486 'scd3': None, 8487 'scd5': None, 8488 'site': 'CCCAAG', 8489 'size': 6, 8490 'substrat': 'DNA', 8491 'suppl': (), 8492 }
8493 8494 8495 rest_dict['CchIII'] = _temp() 8496 8497
8498 -def _temp():
8499 return { 8500 'charac': (1, -1, None, None, 'TCATGA'), 8501 'compsite': '(?P<CciI>TCATGA)', 8502 'dna': None, 8503 'freq': 4096.0, 8504 'fst3': -1, 8505 'fst5': 1, 8506 'inact_temp': 65, 8507 'opt_temp': 37, 8508 'ovhg': -4, 8509 'ovhgseq': 'CATG', 8510 'results': None, 8511 'scd3': None, 8512 'scd5': None, 8513 'site': 'TCATGA', 8514 'size': 6, 8515 'substrat': 'DNA', 8516 'suppl': ('I',), 8517 }
8518 8519 8520 rest_dict['CciI'] = _temp() 8521 8522
8523 -def _temp():
8524 return { 8525 'charac': (2, -2, None, None, 'GCGGCCGC'), 8526 'compsite': '(?P<CciNI>GCGGCCGC)', 8527 'dna': None, 8528 'freq': 65536.0, 8529 'fst3': -2, 8530 'fst5': 2, 8531 'inact_temp': 65, 8532 'opt_temp': 37, 8533 'ovhg': -4, 8534 'ovhgseq': 'GGCC', 8535 'results': None, 8536 'scd3': None, 8537 'scd5': None, 8538 'site': 'GCGGCCGC', 8539 'size': 8, 8540 'substrat': 'DNA', 8541 'suppl': ('I', 'V'), 8542 }
8543 8544 8545 rest_dict['CciNI'] = _temp() 8546 8547
8548 -def _temp():
8549 return { 8550 'charac': (None, None, None, None, 'CGACCAG'), 8551 'compsite': '(?P<CcrNAIII>CGACCAG)|(?P<CcrNAIII_as>CTGGTCG)', 8552 'dna': None, 8553 'freq': 16384.0, 8554 'fst3': None, 8555 'fst5': None, 8556 'inact_temp': 65, 8557 'opt_temp': 37, 8558 'ovhg': None, 8559 'ovhgseq': None, 8560 'results': None, 8561 'scd3': None, 8562 'scd5': None, 8563 'site': 'CGACCAG', 8564 'size': 7, 8565 'substrat': 'DNA', 8566 'suppl': (), 8567 }
8568 8569 8570 rest_dict['CcrNAIII'] = _temp() 8571 8572
8573 -def _temp():
8574 return { 8575 'charac': (None, None, None, None, 'GCGCAG'), 8576 'compsite': '(?P<Cdi11397I>GCGCAG)|(?P<Cdi11397I_as>CTGCGC)', 8577 'dna': None, 8578 'freq': 4096.0, 8579 'fst3': None, 8580 'fst5': None, 8581 'inact_temp': 65, 8582 'opt_temp': 37, 8583 'ovhg': None, 8584 'ovhgseq': None, 8585 'results': None, 8586 'scd3': None, 8587 'scd5': None, 8588 'site': 'GCGCAG', 8589 'size': 6, 8590 'substrat': 'DNA', 8591 'suppl': (), 8592 }
8593 8594 8595 rest_dict['Cdi11397I'] = _temp() 8596 8597
8598 -def _temp():
8599 return { 8600 'charac': (4, -1, None, None, 'CATCG'), 8601 'compsite': '(?P<CdiI>CATCG)|(?P<CdiI_as>CGATG)', 8602 'dna': None, 8603 'freq': 1024.0, 8604 'fst3': -1, 8605 'fst5': 4, 8606 'inact_temp': 65, 8607 'opt_temp': 37, 8608 'ovhg': 0, 8609 'ovhgseq': '', 8610 'results': None, 8611 'scd3': None, 8612 'scd5': None, 8613 'site': 'CATCG', 8614 'size': 5, 8615 'substrat': 'DNA', 8616 'suppl': (), 8617 }
8618 8619 8620 rest_dict['CdiI'] = _temp() 8621 8622
8623 -def _temp():
8624 return { 8625 'charac': (26, 18, None, None, 'GCGGAG'), 8626 'compsite': '(?P<CdpI>GCGGAG)|(?P<CdpI_as>CTCCGC)', 8627 'dna': None, 8628 'freq': 4096.0, 8629 'fst3': 18, 8630 'fst5': 26, 8631 'inact_temp': 65, 8632 'opt_temp': 37, 8633 'ovhg': 2, 8634 'ovhgseq': 'NN', 8635 'results': None, 8636 'scd3': None, 8637 'scd5': None, 8638 'site': 'GCGGAG', 8639 'size': 6, 8640 'substrat': 'DNA', 8641 'suppl': (), 8642 }
8643 8644 8645 rest_dict['CdpI'] = _temp() 8646 8647
8648 -def _temp():
8649 return { 8650 'charac': (None, None, None, None, 'GTGAAG'), 8651 'compsite': '(?P<Cdu23823II>GTGAAG)|(?P<Cdu23823II_as>CTTCAC)', 8652 'dna': None, 8653 'freq': 4096.0, 8654 'fst3': None, 8655 'fst5': None, 8656 'inact_temp': 65, 8657 'opt_temp': 37, 8658 'ovhg': None, 8659 'ovhgseq': None, 8660 'results': None, 8661 'scd3': None, 8662 'scd5': None, 8663 'site': 'GTGAAG', 8664 'size': 6, 8665 'substrat': 'DNA', 8666 'suppl': (), 8667 }
8668 8669 8670 rest_dict['Cdu23823II'] = _temp() 8671 8672
8673 -def _temp():
8674 return { 8675 'charac': (3, -3, None, None, 'GCGC'), 8676 'compsite': '(?P<CfoI>GCGC)', 8677 'dna': None, 8678 'freq': 256.0, 8679 'fst3': -3, 8680 'fst5': 3, 8681 'inact_temp': 65, 8682 'opt_temp': 37, 8683 'ovhg': 2, 8684 'ovhgseq': 'CG', 8685 'results': None, 8686 'scd3': None, 8687 'scd5': None, 8688 'site': 'GCGC', 8689 'size': 4, 8690 'substrat': 'DNA', 8691 'suppl': ('M', 'R', 'S'), 8692 }
8693 8694 8695 rest_dict['CfoI'] = _temp() 8696 8697
8698 -def _temp():
8699 return { 8700 'charac': (1, -1, None, None, 'RCCGGY'), 8701 'compsite': '(?P<Cfr10I>[AG]CCGG[CT])', 8702 'dna': None, 8703 'freq': 1024.0, 8704 'fst3': -1, 8705 'fst5': 1, 8706 'inact_temp': 65, 8707 'opt_temp': 37, 8708 'ovhg': -4, 8709 'ovhgseq': 'CCGG', 8710 'results': None, 8711 'scd3': None, 8712 'scd5': None, 8713 'site': 'RCCGGY', 8714 'size': 6, 8715 'substrat': 'DNA', 8716 'suppl': ('B', 'K'), 8717 }
8718 8719 8720 rest_dict['Cfr10I'] = _temp() 8721 8722
8723 -def _temp():
8724 return { 8725 'charac': (1, -1, None, None, 'GGNCC'), 8726 'compsite': '(?P<Cfr13I>GG.CC)', 8727 'dna': None, 8728 'freq': 256.0, 8729 'fst3': -1, 8730 'fst5': 1, 8731 'inact_temp': 65, 8732 'opt_temp': 37, 8733 'ovhg': -3, 8734 'ovhgseq': 'GNC', 8735 'results': None, 8736 'scd3': None, 8737 'scd5': None, 8738 'site': 'GGNCC', 8739 'size': 5, 8740 'substrat': 'DNA', 8741 'suppl': ('B',), 8742 }
8743 8744 8745 rest_dict['Cfr13I'] = _temp() 8746 8747
8748 -def _temp():
8749 return { 8750 'charac': (4, -4, None, None, 'CCGCGG'), 8751 'compsite': '(?P<Cfr42I>CCGCGG)', 8752 'dna': None, 8753 'freq': 4096.0, 8754 'fst3': -4, 8755 'fst5': 4, 8756 'inact_temp': 65, 8757 'opt_temp': 37, 8758 'ovhg': 2, 8759 'ovhgseq': 'GC', 8760 'results': None, 8761 'scd3': None, 8762 'scd5': None, 8763 'site': 'CCGCGG', 8764 'size': 6, 8765 'substrat': 'DNA', 8766 'suppl': ('B',), 8767 }
8768 8769 8770 rest_dict['Cfr42I'] = _temp() 8771 8772
8773 -def _temp():
8774 return { 8775 'charac': (1, -1, None, None, 'CCCGGG'), 8776 'compsite': '(?P<Cfr9I>CCCGGG)', 8777 'dna': None, 8778 'freq': 4096.0, 8779 'fst3': -1, 8780 'fst5': 1, 8781 'inact_temp': 65, 8782 'opt_temp': 37, 8783 'ovhg': -4, 8784 'ovhgseq': 'CCGG', 8785 'results': None, 8786 'scd3': None, 8787 'scd5': None, 8788 'site': 'CCCGGG', 8789 'size': 6, 8790 'substrat': 'DNA', 8791 'suppl': ('B',), 8792 }
8793 8794 8795 rest_dict['Cfr9I'] = _temp() 8796 8797
8798 -def _temp():
8799 return { 8800 'charac': (1, -1, None, None, 'YGGCCR'), 8801 'compsite': '(?P<CfrI>[CT]GGCC[AG])', 8802 'dna': None, 8803 'freq': 1024.0, 8804 'fst3': -1, 8805 'fst5': 1, 8806 'inact_temp': 65, 8807 'opt_temp': 37, 8808 'ovhg': -4, 8809 'ovhgseq': 'GGCC', 8810 'results': None, 8811 'scd3': None, 8812 'scd5': None, 8813 'site': 'YGGCCR', 8814 'size': 6, 8815 'substrat': 'DNA', 8816 'suppl': (), 8817 }
8818 8819 8820 rest_dict['CfrI'] = _temp() 8821 8822
8823 -def _temp():
8824 return { 8825 'charac': (None, None, None, None, 'GARCAG'), 8826 'compsite': '(?P<Cfupf3II>GA[AG]CAG)|(?P<Cfupf3II_as>CTG[CT]TC)', 8827 'dna': None, 8828 'freq': 2048.0, 8829 'fst3': None, 8830 'fst5': None, 8831 'inact_temp': 65, 8832 'opt_temp': 37, 8833 'ovhg': None, 8834 'ovhgseq': None, 8835 'results': None, 8836 'scd3': None, 8837 'scd5': None, 8838 'site': 'GARCAG', 8839 'size': 6, 8840 'substrat': 'DNA', 8841 'suppl': (), 8842 }
8843 8844 8845 rest_dict['Cfupf3II'] = _temp() 8846 8847
8848 -def _temp():
8849 return { 8850 'charac': (None, None, None, None, 'GGCGCA'), 8851 'compsite': '(?P<Cgl13032I>GGCGCA)|(?P<Cgl13032I_as>TGCGCC)', 8852 'dna': None, 8853 'freq': 4096.0, 8854 'fst3': None, 8855 'fst5': None, 8856 'inact_temp': 65, 8857 'opt_temp': 37, 8858 'ovhg': None, 8859 'ovhgseq': None, 8860 'results': None, 8861 'scd3': None, 8862 'scd5': None, 8863 'site': 'GGCGCA', 8864 'size': 6, 8865 'substrat': 'DNA', 8866 'suppl': (), 8867 }
8868 8869 8870 rest_dict['Cgl13032I'] = _temp() 8871 8872
8873 -def _temp():
8874 return { 8875 'charac': (None, None, None, None, 'ACGABGG'), 8876 'compsite': '(?P<Cgl13032II>ACGA[CGT]GG)|(?P<Cgl13032II_as>CC[ACG]TCGT)', 8877 'dna': None, 8878 'freq': 5461.333333333333, 8879 'fst3': None, 8880 'fst5': None, 8881 'inact_temp': 65, 8882 'opt_temp': 37, 8883 'ovhg': None, 8884 'ovhgseq': None, 8885 'results': None, 8886 'scd3': None, 8887 'scd5': None, 8888 'site': 'ACGABGG', 8889 'size': 7, 8890 'substrat': 'DNA', 8891 'suppl': (), 8892 }
8893 8894 8895 rest_dict['Cgl13032II'] = _temp() 8896 8897
8898 -def _temp():
8899 return { 8900 'charac': (4, -4, None, None, 'GATC'), 8901 'compsite': '(?P<ChaI>GATC)', 8902 'dna': None, 8903 'freq': 256.0, 8904 'fst3': -4, 8905 'fst5': 4, 8906 'inact_temp': 65, 8907 'opt_temp': 37, 8908 'ovhg': 4, 8909 'ovhgseq': 'GATC', 8910 'results': None, 8911 'scd3': None, 8912 'scd5': None, 8913 'site': 'GATC', 8914 'size': 4, 8915 'substrat': 'DNA', 8916 'suppl': (), 8917 }
8918 8919 8920 rest_dict['ChaI'] = _temp() 8921 8922
8923 -def _temp():
8924 return { 8925 'charac': (None, None, None, None, 'GCAAGG'), 8926 'compsite': '(?P<CjeFIII>GCAAGG)|(?P<CjeFIII_as>CCTTGC)', 8927 'dna': None, 8928 'freq': 4096.0, 8929 'fst3': None, 8930 'fst5': None, 8931 'inact_temp': 65, 8932 'opt_temp': 37, 8933 'ovhg': None, 8934 'ovhgseq': None, 8935 'results': None, 8936 'scd3': None, 8937 'scd5': None, 8938 'site': 'GCAAGG', 8939 'size': 6, 8940 'substrat': 'DNA', 8941 'suppl': (), 8942 }
8943 8944 8945 rest_dict['CjeFIII'] = _temp() 8946 8947
8948 -def _temp():
8949 return { 8950 'charac': (None, None, None, None, 'GGRCA'), 8951 'compsite': '(?P<CjeFV>GG[AG]CA)|(?P<CjeFV_as>TG[CT]CC)', 8952 'dna': None, 8953 'freq': 512.0, 8954 'fst3': None, 8955 'fst5': None, 8956 'inact_temp': 65, 8957 'opt_temp': 37, 8958 'ovhg': None, 8959 'ovhgseq': None, 8960 'results': None, 8961 'scd3': None, 8962 'scd5': None, 8963 'site': 'GGRCA', 8964 'size': 5, 8965 'substrat': 'DNA', 8966 'suppl': (), 8967 }
8968 8969 8970 rest_dict['CjeFV'] = _temp() 8971 8972
8973 -def _temp():
8974 return { 8975 'charac': (-8, -25, 26, 9, 'CCANNNNNNGT'), 8976 'compsite': '(?P<CjeI>CCA......GT)|(?P<CjeI_as>AC......TGG)', 8977 'dna': None, 8978 'freq': 1024.0, 8979 'fst3': -25, 8980 'fst5': -8, 8981 'inact_temp': 65, 8982 'opt_temp': 37, 8983 'ovhg': 6, 8984 'ovhgseq': 'NNNNNN', 8985 'results': None, 8986 'scd3': 9, 8987 'scd5': 26, 8988 'site': 'CCANNNNNNGT', 8989 'size': 11, 8990 'substrat': 'DNA', 8991 'suppl': (), 8992 }
8993 8994 8995 rest_dict['CjeI'] = _temp() 8996 8997
8998 -def _temp():
8999 return { 9000 'charac': (None, None, None, None, 'GAGNNNNNGT'), 9001 'compsite': '(?P<CjeNII>GAG.....GT)|(?P<CjeNII_as>AC.....CTC)', 9002 'dna': None, 9003 'freq': 1024.0, 9004 'fst3': None, 9005 'fst5': None, 9006 'inact_temp': 65, 9007 'opt_temp': 37, 9008 'ovhg': None, 9009 'ovhgseq': None, 9010 'results': None, 9011 'scd3': None, 9012 'scd5': None, 9013 'site': 'GAGNNNNNGT', 9014 'size': 10, 9015 'substrat': 'DNA', 9016 'suppl': (), 9017 }
9018 9019 9020 rest_dict['CjeNII'] = _temp() 9021 9022
9023 -def _temp():
9024 return { 9025 'charac': (25, 17, None, None, 'GKAAYG'), 9026 'compsite': '(?P<CjeNIII>G[GT]AA[CT]G)|(?P<CjeNIII_as>C[AG]TT[AC]C)', 9027 'dna': None, 9028 'freq': 1024.0, 9029 'fst3': 17, 9030 'fst5': 25, 9031 'inact_temp': 65, 9032 'opt_temp': 37, 9033 'ovhg': 2, 9034 'ovhgseq': 'NN', 9035 'results': None, 9036 'scd3': None, 9037 'scd5': None, 9038 'site': 'GKAAYG', 9039 'size': 6, 9040 'substrat': 'DNA', 9041 'suppl': (), 9042 }
9043 9044 9045 rest_dict['CjeNIII'] = _temp() 9046 9047
9048 -def _temp():
9049 return { 9050 'charac': (None, None, None, None, 'CCYGA'), 9051 'compsite': '(?P<CjeNV>CC[CT]GA)|(?P<CjeNV_as>TC[AG]GG)', 9052 'dna': None, 9053 'freq': 512.0, 9054 'fst3': None, 9055 'fst5': None, 9056 'inact_temp': 65, 9057 'opt_temp': 37, 9058 'ovhg': None, 9059 'ovhgseq': None, 9060 'results': None, 9061 'scd3': None, 9062 'scd5': None, 9063 'site': 'CCYGA', 9064 'size': 5, 9065 'substrat': 'DNA', 9066 'suppl': (), 9067 }
9068 9069 9070 rest_dict['CjeNV'] = _temp() 9071 9072
9073 -def _temp():
9074 return { 9075 'charac': (None, None, None, None, 'CACNNNNNNNGAA'), 9076 'compsite': '(?P<CjeP659IV>CAC.......GAA)|(?P<CjeP659IV_as>TTC.......GTG)', 9077 'dna': None, 9078 'freq': 4096.0, 9079 'fst3': None, 9080 'fst5': None, 9081 'inact_temp': 65, 9082 'opt_temp': 37, 9083 'ovhg': None, 9084 'ovhgseq': None, 9085 'results': None, 9086 'scd3': None, 9087 'scd5': None, 9088 'site': 'CACNNNNNNNGAA', 9089 'size': 13, 9090 'substrat': 'DNA', 9091 'suppl': (), 9092 }
9093 9094 9095 rest_dict['CjeP659IV'] = _temp() 9096 9097
9098 -def _temp():
9099 return { 9100 'charac': (-7, -25, 26, 8, 'CCANNNNNNNTC'), 9101 'compsite': '(?P<CjePI>CCA.......TC)|(?P<CjePI_as>GA.......TGG)', 9102 'dna': None, 9103 'freq': 1024.0, 9104 'fst3': -25, 9105 'fst5': -7, 9106 'inact_temp': 65, 9107 'opt_temp': 37, 9108 'ovhg': 6, 9109 'ovhgseq': 'NNNNNN', 9110 'results': None, 9111 'scd3': 8, 9112 'scd5': 26, 9113 'site': 'CCANNNNNNNTC', 9114 'size': 12, 9115 'substrat': 'DNA', 9116 'suppl': (), 9117 }
9118 9119 9120 rest_dict['CjePI'] = _temp() 9121 9122
9123 -def _temp():
9124 return { 9125 'charac': (None, None, None, None, 'CAYNNNNNRTG'), 9126 'compsite': '(?P<CjuI>CA[CT].....[AG]TG)', 9127 'dna': None, 9128 'freq': 1024.0, 9129 'fst3': None, 9130 'fst5': None, 9131 'inact_temp': 65, 9132 'opt_temp': 37, 9133 'ovhg': None, 9134 'ovhgseq': None, 9135 'results': None, 9136 'scd3': None, 9137 'scd5': None, 9138 'site': 'CAYNNNNNRTG', 9139 'size': 11, 9140 'substrat': 'DNA', 9141 'suppl': (), 9142 }
9143 9144 9145 rest_dict['CjuI'] = _temp() 9146 9147
9148 -def _temp():
9149 return { 9150 'charac': (None, None, None, None, 'CAYNNNNNCTC'), 9151 'compsite': '(?P<CjuII>CA[CT].....CTC)|(?P<CjuII_as>GAG.....[AG]TG)', 9152 'dna': None, 9153 'freq': 2048.0, 9154 'fst3': None, 9155 'fst5': None, 9156 'inact_temp': 65, 9157 'opt_temp': 37, 9158 'ovhg': None, 9159 'ovhgseq': None, 9160 'results': None, 9161 'scd3': None, 9162 'scd5': None, 9163 'site': 'CAYNNNNNCTC', 9164 'size': 11, 9165 'substrat': 'DNA', 9166 'suppl': (), 9167 }
9168 9169 9170 rest_dict['CjuII'] = _temp() 9171 9172
9173 -def _temp():
9174 return { 9175 'charac': (None, None, None, None, 'GCGAA'), 9176 'compsite': '(?P<Cla11845III>GCGAA)|(?P<Cla11845III_as>TTCGC)', 9177 'dna': None, 9178 'freq': 1024.0, 9179 'fst3': None, 9180 'fst5': None, 9181 'inact_temp': 65, 9182 'opt_temp': 37, 9183 'ovhg': None, 9184 'ovhgseq': None, 9185 'results': None, 9186 'scd3': None, 9187 'scd5': None, 9188 'site': 'GCGAA', 9189 'size': 5, 9190 'substrat': 'DNA', 9191 'suppl': (), 9192 }
9193 9194 9195 rest_dict['Cla11845III'] = _temp() 9196 9197
9198 -def _temp():
9199 return { 9200 'charac': (2, -2, None, None, 'ATCGAT'), 9201 'compsite': '(?P<ClaI>ATCGAT)', 9202 'dna': None, 9203 'freq': 4096.0, 9204 'fst3': -2, 9205 'fst5': 2, 9206 'inact_temp': 65, 9207 'opt_temp': 37, 9208 'ovhg': -2, 9209 'ovhgseq': 'CG', 9210 'results': None, 9211 'scd3': None, 9212 'scd5': None, 9213 'site': 'ATCGAT', 9214 'size': 6, 9215 'substrat': 'DNA', 9216 'suppl': ('B', 'K', 'M', 'N', 'Q', 'R', 'S', 'X'), 9217 }
9218 9219 9220 rest_dict['ClaI'] = _temp() 9221 9222
9223 -def _temp():
9224 return { 9225 'charac': (None, None, None, None, 'AAAAGRG'), 9226 'compsite': '(?P<Cly7489II>AAAAG[AG]G)|(?P<Cly7489II_as>C[CT]CTTTT)', 9227 'dna': None, 9228 'freq': 8192.0, 9229 'fst3': None, 9230 'fst5': None, 9231 'inact_temp': 65, 9232 'opt_temp': 37, 9233 'ovhg': None, 9234 'ovhgseq': None, 9235 'results': None, 9236 'scd3': None, 9237 'scd5': None, 9238 'site': 'AAAAGRG', 9239 'size': 7, 9240 'substrat': 'DNA', 9241 'suppl': (), 9242 }
9243 9244 9245 rest_dict['Cly7489II'] = _temp() 9246 9247
9248 -def _temp():
9249 return { 9250 'charac': (None, None, None, None, 'CGGAAG'), 9251 'compsite': '(?P<Cma23826I>CGGAAG)|(?P<Cma23826I_as>CTTCCG)', 9252 'dna': None, 9253 'freq': 4096.0, 9254 'fst3': None, 9255 'fst5': None, 9256 'inact_temp': 65, 9257 'opt_temp': 37, 9258 'ovhg': None, 9259 'ovhgseq': None, 9260 'results': None, 9261 'scd3': None, 9262 'scd5': None, 9263 'site': 'CGGAAG', 9264 'size': 6, 9265 'substrat': 'DNA', 9266 'suppl': (), 9267 }
9268 9269 9270 rest_dict['Cma23826I'] = _temp() 9271 9272
9273 -def _temp():
9274 return { 9275 'charac': (2, -2, None, None, 'CGGWCCG'), 9276 'compsite': '(?P<CpoI>CGG[AT]CCG)', 9277 'dna': None, 9278 'freq': 8192.0, 9279 'fst3': -2, 9280 'fst5': 2, 9281 'inact_temp': 65, 9282 'opt_temp': 37, 9283 'ovhg': -3, 9284 'ovhgseq': 'GWC', 9285 'results': None, 9286 'scd3': None, 9287 'scd5': None, 9288 'site': 'CGGWCCG', 9289 'size': 7, 9290 'substrat': 'DNA', 9291 'suppl': ('B', 'K'), 9292 }
9293 9294 9295 rest_dict['CpoI'] = _temp() 9296 9297
9298 -def _temp():
9299 return { 9300 'charac': (10, 10, None, None, 'GACGC'), 9301 'compsite': '(?P<CseI>GACGC)|(?P<CseI_as>GCGTC)', 9302 'dna': None, 9303 'freq': 1024.0, 9304 'fst3': 10, 9305 'fst5': 10, 9306 'inact_temp': 65, 9307 'opt_temp': 37, 9308 'ovhg': -5, 9309 'ovhgseq': 'NNNNN', 9310 'results': None, 9311 'scd3': None, 9312 'scd5': None, 9313 'site': 'GACGC', 9314 'size': 5, 9315 'substrat': 'DNA', 9316 'suppl': ('B',), 9317 }
9318 9319 9320 rest_dict['CseI'] = _temp() 9321 9322
9323 -def _temp():
9324 return { 9325 'charac': (1, -1, None, None, 'ACCWGGT'), 9326 'compsite': '(?P<CsiI>ACC[AT]GGT)', 9327 'dna': None, 9328 'freq': 8192.0, 9329 'fst3': -1, 9330 'fst5': 1, 9331 'inact_temp': 65, 9332 'opt_temp': 37, 9333 'ovhg': -5, 9334 'ovhgseq': 'CCWGG', 9335 'results': None, 9336 'scd3': None, 9337 'scd5': None, 9338 'site': 'ACCWGGT', 9339 'size': 7, 9340 'substrat': 'DNA', 9341 'suppl': ('B',), 9342 }
9343 9344 9345 rest_dict['CsiI'] = _temp() 9346 9347
9348 -def _temp():
9349 return { 9350 'charac': (None, None, None, None, 'GGAGGC'), 9351 'compsite': '(?P<Csp2014I>GGAGGC)|(?P<Csp2014I_as>GCCTCC)', 9352 'dna': None, 9353 'freq': 4096.0, 9354 'fst3': None, 9355 'fst5': None, 9356 'inact_temp': 65, 9357 'opt_temp': 37, 9358 'ovhg': None, 9359 'ovhgseq': None, 9360 'results': None, 9361 'scd3': None, 9362 'scd5': None, 9363 'site': 'GGAGGC', 9364 'size': 6, 9365 'substrat': 'DNA', 9366 'suppl': (), 9367 }
9368 9369 9370 rest_dict['Csp2014I'] = _temp() 9371 9372
9373 -def _temp():
9374 return { 9375 'charac': (1, -1, None, None, 'GTAC'), 9376 'compsite': '(?P<Csp6I>GTAC)', 9377 'dna': None, 9378 'freq': 256.0, 9379 'fst3': -1, 9380 'fst5': 1, 9381 'inact_temp': 65, 9382 'opt_temp': 37, 9383 'ovhg': -2, 9384 'ovhgseq': 'TA', 9385 'results': None, 9386 'scd3': None, 9387 'scd5': None, 9388 'site': 'GTAC', 9389 'size': 4, 9390 'substrat': 'DNA', 9391 'suppl': ('B',), 9392 }
9393 9394 9395 rest_dict['Csp6I'] = _temp() 9396 9397
9398 -def _temp():
9399 return { 9400 'charac': (1, -1, None, None, 'ACCGGT'), 9401 'compsite': '(?P<CspAI>ACCGGT)', 9402 'dna': None, 9403 'freq': 4096.0, 9404 'fst3': -1, 9405 'fst5': 1, 9406 'inact_temp': 65, 9407 'opt_temp': 37, 9408 'ovhg': -4, 9409 'ovhgseq': 'CCGG', 9410 'results': None, 9411 'scd3': None, 9412 'scd5': None, 9413 'site': 'ACCGGT', 9414 'size': 6, 9415 'substrat': 'DNA', 9416 'suppl': ('C',), 9417 }
9418 9419 9420 rest_dict['CspAI'] = _temp() 9421 9422
9423 -def _temp():
9424 return { 9425 'charac': (-11, -25, 24, 10, 'CAANNNNNGTGG'), 9426 'compsite': '(?P<CspCI>CAA.....GTGG)|(?P<CspCI_as>CCAC.....TTG)', 9427 'dna': None, 9428 'freq': 16384.0, 9429 'fst3': -25, 9430 'fst5': -11, 9431 'inact_temp': 65, 9432 'opt_temp': 37, 9433 'ovhg': 2, 9434 'ovhgseq': 'NN', 9435 'results': None, 9436 'scd3': 10, 9437 'scd5': 24, 9438 'site': 'CAANNNNNGTGG', 9439 'size': 12, 9440 'substrat': 'DNA', 9441 'suppl': ('N',), 9442 }
9443 9444 9445 rest_dict['CspCI'] = _temp() 9446 9447
9448 -def _temp():
9449 return { 9450 'charac': (2, -2, None, None, 'CGGWCCG'), 9451 'compsite': '(?P<CspI>CGG[AT]CCG)', 9452 'dna': None, 9453 'freq': 8192.0, 9454 'fst3': -2, 9455 'fst5': 2, 9456 'inact_temp': 65, 9457 'opt_temp': 37, 9458 'ovhg': -3, 9459 'ovhgseq': 'GWC', 9460 'results': None, 9461 'scd3': None, 9462 'scd5': None, 9463 'site': 'CGGWCCG', 9464 'size': 7, 9465 'substrat': 'DNA', 9466 'suppl': ('R',), 9467 }
9468 9469 9470 rest_dict['CspI'] = _temp() 9471 9472
9473 -def _temp():
9474 return { 9475 'charac': (26, 18, None, None, 'AAGGAG'), 9476 'compsite': '(?P<CstMI>AAGGAG)|(?P<CstMI_as>CTCCTT)', 9477 'dna': None, 9478 'freq': 4096.0, 9479 'fst3': 18, 9480 'fst5': 26, 9481 'inact_temp': 65, 9482 'opt_temp': 37, 9483 'ovhg': 2, 9484 'ovhgseq': 'NN', 9485 'results': None, 9486 'scd3': None, 9487 'scd5': None, 9488 'site': 'AAGGAG', 9489 'size': 6, 9490 'substrat': 'DNA', 9491 'suppl': (), 9492 }
9493 9494 9495 rest_dict['CstMI'] = _temp() 9496 9497
9498 -def _temp():
9499 return { 9500 'charac': (1, -1, None, None, 'CATG'), 9501 'compsite': '(?P<CviAII>CATG)', 9502 'dna': None, 9503 'freq': 256.0, 9504 'fst3': -1, 9505 'fst5': 1, 9506 'inact_temp': 65, 9507 'opt_temp': 37, 9508 'ovhg': -2, 9509 'ovhgseq': 'AT', 9510 'results': None, 9511 'scd3': None, 9512 'scd5': None, 9513 'site': 'CATG', 9514 'size': 4, 9515 'substrat': 'DNA', 9516 'suppl': ('N',), 9517 }
9518 9519 9520 rest_dict['CviAII'] = _temp() 9521 9522
9523 -def _temp():
9524 return { 9525 'charac': (2, -2, None, None, 'RGCY'), 9526 'compsite': '(?P<CviJI>[AG]GC[CT])', 9527 'dna': None, 9528 'freq': 64.0, 9529 'fst3': -2, 9530 'fst5': 2, 9531 'inact_temp': 65, 9532 'opt_temp': 37, 9533 'ovhg': 0, 9534 'ovhgseq': '', 9535 'results': None, 9536 'scd3': None, 9537 'scd5': None, 9538 'site': 'RGCY', 9539 'size': 4, 9540 'substrat': 'DNA', 9541 'suppl': ('Q', 'X'), 9542 }
9543 9544 9545 rest_dict['CviJI'] = _temp() 9546 9547
9548 -def _temp():
9549 return { 9550 'charac': (2, -2, None, None, 'RGCY'), 9551 'compsite': '(?P<CviKI_1>[AG]GC[CT])', 9552 'dna': None, 9553 'freq': 64.0, 9554 'fst3': -2, 9555 'fst5': 2, 9556 'inact_temp': 65, 9557 'opt_temp': 37, 9558 'ovhg': 0, 9559 'ovhgseq': '', 9560 'results': None, 9561 'scd3': None, 9562 'scd5': None, 9563 'site': 'RGCY', 9564 'size': 4, 9565 'substrat': 'DNA', 9566 'suppl': ('N',), 9567 }
9568 9569 9570 rest_dict['CviKI_1'] = _temp() 9571 9572
9573 -def _temp():
9574 return { 9575 'charac': (1, -1, None, None, 'GTAC'), 9576 'compsite': '(?P<CviQI>GTAC)', 9577 'dna': None, 9578 'freq': 256.0, 9579 'fst3': -1, 9580 'fst5': 1, 9581 'inact_temp': 65, 9582 'opt_temp': 37, 9583 'ovhg': -2, 9584 'ovhgseq': 'TA', 9585 'results': None, 9586 'scd3': None, 9587 'scd5': None, 9588 'site': 'GTAC', 9589 'size': 4, 9590 'substrat': 'DNA', 9591 'suppl': ('N',), 9592 }
9593 9594 9595 rest_dict['CviQI'] = _temp() 9596 9597
9598 -def _temp():
9599 return { 9600 'charac': (2, -2, None, None, 'TGCA'), 9601 'compsite': '(?P<CviRI>TGCA)', 9602 'dna': None, 9603 'freq': 256.0, 9604 'fst3': -2, 9605 'fst5': 2, 9606 'inact_temp': 65, 9607 'opt_temp': 37, 9608 'ovhg': 0, 9609 'ovhgseq': '', 9610 'results': None, 9611 'scd3': None, 9612 'scd5': None, 9613 'site': 'TGCA', 9614 'size': 4, 9615 'substrat': 'DNA', 9616 'suppl': (), 9617 }
9618 9619 9620 rest_dict['CviRI'] = _temp() 9621 9622
9623 -def _temp():
9624 return { 9625 'charac': (1, -1, None, None, 'CTNAG'), 9626 'compsite': '(?P<DdeI>CT.AG)', 9627 'dna': None, 9628 'freq': 256.0, 9629 'fst3': -1, 9630 'fst5': 1, 9631 'inact_temp': 65, 9632 'opt_temp': 37, 9633 'ovhg': -3, 9634 'ovhgseq': 'TNA', 9635 'results': None, 9636 'scd3': None, 9637 'scd5': None, 9638 'site': 'CTNAG', 9639 'size': 5, 9640 'substrat': 'DNA', 9641 'suppl': ('K', 'M', 'N', 'O', 'Q', 'R', 'S', 'X'), 9642 }
9643 9644 9645 rest_dict['DdeI'] = _temp() 9646 9647
9648 -def _temp():
9649 return { 9650 'charac': (3, -3, None, None, 'GGCGCC'), 9651 'compsite': '(?P<DinI>GGCGCC)', 9652 'dna': None, 9653 'freq': 4096.0, 9654 'fst3': -3, 9655 'fst5': 3, 9656 'inact_temp': 65, 9657 'opt_temp': 37, 9658 'ovhg': 0, 9659 'ovhgseq': '', 9660 'results': None, 9661 'scd3': None, 9662 'scd5': None, 9663 'site': 'GGCGCC', 9664 'size': 6, 9665 'substrat': 'DNA', 9666 'suppl': ('V',), 9667 }
9668 9669 9670 rest_dict['DinI'] = _temp() 9671 9672
9673 -def _temp():
9674 return { 9675 'charac': (2, -2, None, None, 'GATC'), 9676 'compsite': '(?P<DpnI>GATC)', 9677 'dna': None, 9678 'freq': 256.0, 9679 'fst3': -2, 9680 'fst5': 2, 9681 'inact_temp': 65, 9682 'opt_temp': 37, 9683 'ovhg': 0, 9684 'ovhgseq': '', 9685 'results': None, 9686 'scd3': None, 9687 'scd5': None, 9688 'site': 'GATC', 9689 'size': 4, 9690 'substrat': 'DNA', 9691 'suppl': ('B', 'E', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'X'), 9692 }
9693 9694 9695 rest_dict['DpnI'] = _temp() 9696 9697
9698 -def _temp():
9699 return { 9700 'charac': (0, 0, None, None, 'GATC'), 9701 'compsite': '(?P<DpnII>GATC)', 9702 'dna': None, 9703 'freq': 256.0, 9704 'fst3': 0, 9705 'fst5': 0, 9706 'inact_temp': 65, 9707 'opt_temp': 37, 9708 'ovhg': -4, 9709 'ovhgseq': 'GATC', 9710 'results': None, 9711 'scd3': None, 9712 'scd5': None, 9713 'site': 'GATC', 9714 'size': 4, 9715 'substrat': 'DNA', 9716 'suppl': ('N',), 9717 }
9718 9719 9720 rest_dict['DpnII'] = _temp() 9721 9722
9723 -def _temp():
9724 return { 9725 'charac': (3, -3, None, None, 'TTTAAA'), 9726 'compsite': '(?P<DraI>TTTAAA)', 9727 'dna': None, 9728 'freq': 4096.0, 9729 'fst3': -3, 9730 'fst5': 3, 9731 'inact_temp': 65, 9732 'opt_temp': 37, 9733 'ovhg': 0, 9734 'ovhgseq': '', 9735 'results': None, 9736 'scd3': None, 9737 'scd5': None, 9738 'site': 'TTTAAA', 9739 'size': 6, 9740 'substrat': 'DNA', 9741 'suppl': ('B', 'I', 'J', 'K', 'M', 'N', 'Q', 'R', 'S', 'V', 'X'), 9742 }
9743 9744 9745 rest_dict['DraI'] = _temp() 9746 9747
9748 -def _temp():
9749 return { 9750 'charac': (2, -2, None, None, 'RGGNCCY'), 9751 'compsite': '(?P<DraII>[AG]GG.CC[CT])', 9752 'dna': None, 9753 'freq': 1024.0, 9754 'fst3': -2, 9755 'fst5': 2, 9756 'inact_temp': 65, 9757 'opt_temp': 37, 9758 'ovhg': -3, 9759 'ovhgseq': 'GNC', 9760 'results': None, 9761 'scd3': None, 9762 'scd5': None, 9763 'site': 'RGGNCCY', 9764 'size': 7, 9765 'substrat': 'DNA', 9766 'suppl': (), 9767 }
9768 9769 9770 rest_dict['DraII'] = _temp() 9771 9772
9773 -def _temp():
9774 return { 9775 'charac': (6, -6, None, None, 'CACNNNGTG'), 9776 'compsite': '(?P<DraIII>CAC...GTG)', 9777 'dna': None, 9778 'freq': 4096.0, 9779 'fst3': -6, 9780 'fst5': 6, 9781 'inact_temp': 65, 9782 'opt_temp': 37, 9783 'ovhg': 3, 9784 'ovhgseq': 'NNN', 9785 'results': None, 9786 'scd3': None, 9787 'scd5': None, 9788 'site': 'CACNNNGTG', 9789 'size': 9, 9790 'substrat': 'DNA', 9791 'suppl': ('I', 'M', 'N', 'V'), 9792 }
9793 9794 9795 rest_dict['DraIII'] = _temp() 9796 9797
9798 -def _temp():
9799 return { 9800 'charac': (27, 18, None, None, 'CAAGNAC'), 9801 'compsite': '(?P<DraRI>CAAG.AC)|(?P<DraRI_as>GT.CTTG)', 9802 'dna': None, 9803 'freq': 4096.0, 9804 'fst3': 18, 9805 'fst5': 27, 9806 'inact_temp': 65, 9807 'opt_temp': 37, 9808 'ovhg': 2, 9809 'ovhgseq': 'NN', 9810 'results': None, 9811 'scd3': None, 9812 'scd5': None, 9813 'site': 'CAAGNAC', 9814 'size': 7, 9815 'substrat': 'DNA', 9816 'suppl': (), 9817 }
9818 9819 9820 rest_dict['DraRI'] = _temp() 9821 9822
9823 -def _temp():
9824 return { 9825 'charac': (7, -7, None, None, 'GACNNNNNNGTC'), 9826 'compsite': '(?P<DrdI>GAC......GTC)', 9827 'dna': None, 9828 'freq': 4096.0, 9829 'fst3': -7, 9830 'fst5': 7, 9831 'inact_temp': 65, 9832 'opt_temp': 37, 9833 'ovhg': 2, 9834 'ovhgseq': 'NN', 9835 'results': None, 9836 'scd3': None, 9837 'scd5': None, 9838 'site': 'GACNNNNNNGTC', 9839 'size': 12, 9840 'substrat': 'DNA', 9841 'suppl': ('N',), 9842 }
9843 9844 9845 rest_dict['DrdI'] = _temp() 9846 9847
9848 -def _temp():
9849 return { 9850 'charac': (None, None, None, None, 'GAACCA'), 9851 'compsite': '(?P<DrdII>GAACCA)|(?P<DrdII_as>TGGTTC)', 9852 'dna': None, 9853 'freq': 4096.0, 9854 'fst3': None, 9855 'fst5': None, 9856 'inact_temp': 65, 9857 'opt_temp': 37, 9858 'ovhg': None, 9859 'ovhgseq': None, 9860 'results': None, 9861 'scd3': None, 9862 'scd5': None, 9863 'site': 'GAACCA', 9864 'size': 6, 9865 'substrat': 'DNA', 9866 'suppl': (), 9867 }
9868 9869 9870 rest_dict['DrdII'] = _temp() 9871 9872
9873 -def _temp():
9874 return { 9875 'charac': (6, -6, None, None, 'GACNNNNNGTC'), 9876 'compsite': '(?P<DriI>GAC.....GTC)', 9877 'dna': None, 9878 'freq': 4096.0, 9879 'fst3': -6, 9880 'fst5': 6, 9881 'inact_temp': 65, 9882 'opt_temp': 37, 9883 'ovhg': 1, 9884 'ovhgseq': 'N', 9885 'results': None, 9886 'scd3': None, 9887 'scd5': None, 9888 'site': 'GACNNNNNGTC', 9889 'size': 11, 9890 'substrat': 'DNA', 9891 'suppl': ('I',), 9892 }
9893 9894 9895 rest_dict['DriI'] = _temp() 9896 9897
9898 -def _temp():
9899 return { 9900 'charac': (1, -1, None, None, 'CCRYGG'), 9901 'compsite': '(?P<DsaI>CC[AG][CT]GG)', 9902 'dna': None, 9903 'freq': 1024.0, 9904 'fst3': -1, 9905 'fst5': 1, 9906 'inact_temp': 65, 9907 'opt_temp': 37, 9908 'ovhg': -4, 9909 'ovhgseq': 'CRYG', 9910 'results': None, 9911 'scd3': None, 9912 'scd5': None, 9913 'site': 'CCRYGG', 9914 'size': 6, 9915 'substrat': 'DNA', 9916 'suppl': (), 9917 }
9918 9919 9920 rest_dict['DsaI'] = _temp() 9921 9922
9923 -def _temp():
9924 return { 9925 'charac': (7, -7, None, None, 'GACNNNNNNGTC'), 9926 'compsite': '(?P<DseDI>GAC......GTC)', 9927 'dna': None, 9928 'freq': 4096.0, 9929 'fst3': -7, 9930 'fst5': 7, 9931 'inact_temp': 65, 9932 'opt_temp': 37, 9933 'ovhg': 2, 9934 'ovhgseq': 'NN', 9935 'results': None, 9936 'scd3': None, 9937 'scd5': None, 9938 'site': 'GACNNNNNNGTC', 9939 'size': 12, 9940 'substrat': 'DNA', 9941 'suppl': ('I', 'V'), 9942 }
9943 9944 9945 rest_dict['DseDI'] = _temp() 9946 9947
9948 -def _temp():
9949 return { 9950 'charac': (1, -1, None, None, 'YGGCCR'), 9951 'compsite': '(?P<EaeI>[CT]GGCC[AG])', 9952 'dna': None, 9953 'freq': 1024.0, 9954 'fst3': -1, 9955 'fst5': 1, 9956 'inact_temp': 65, 9957 'opt_temp': 37, 9958 'ovhg': -4, 9959 'ovhgseq': 'GGCC', 9960 'results': None, 9961 'scd3': None, 9962 'scd5': None, 9963 'site': 'YGGCCR', 9964 'size': 6, 9965 'substrat': 'DNA', 9966 'suppl': ('K', 'N'), 9967 }
9968 9969 9970 rest_dict['EaeI'] = _temp() 9971 9972
9973 -def _temp():
9974 return { 9975 'charac': (1, -1, None, None, 'CGGCCG'), 9976 'compsite': '(?P<EagI>CGGCCG)', 9977 'dna': None, 9978 'freq': 4096.0, 9979 'fst3': -1, 9980 'fst5': 1, 9981 'inact_temp': 65, 9982 'opt_temp': 37, 9983 'ovhg': -4, 9984 'ovhgseq': 'GGCC', 9985 'results': None, 9986 'scd3': None, 9987 'scd5': None, 9988 'site': 'CGGCCG', 9989 'size': 6, 9990 'substrat': 'DNA', 9991 'suppl': ('N',), 9992 }
9993 9994 9995 rest_dict['EagI'] = _temp() 9996 9997
9998 -def _temp():
9999 return { 10000 'charac': (7, 4, None, None, 'CTCTTC'), 10001 'compsite': '(?P<Eam1104I>CTCTTC)|(?P<Eam1104I_as>GAAGAG)', 10002 'dna': None, 10003 'freq': 4096.0, 10004 'fst3': 4, 10005 'fst5': 7, 10006 'inact_temp': 65, 10007 'opt_temp': 37, 10008 'ovhg': -3, 10009 'ovhgseq': 'NNN', 10010 'results': None, 10011 'scd3': None, 10012 'scd5': None, 10013 'site': 'CTCTTC', 10014 'size': 6, 10015 'substrat': 'DNA', 10016 'suppl': ('B',), 10017 }
10018 10019 10020 rest_dict['Eam1104I'] = _temp() 10021 10022
10023 -def _temp():
10024 return { 10025 'charac': (6, -6, None, None, 'GACNNNNNGTC'), 10026 'compsite': '(?P<Eam1105I>GAC.....GTC)', 10027 'dna': None, 10028 'freq': 4096.0, 10029 'fst3': -6, 10030 'fst5': 6, 10031 'inact_temp': 65, 10032 'opt_temp': 37, 10033 'ovhg': 1, 10034 'ovhgseq': 'N', 10035 'results': None, 10036 'scd3': None, 10037 'scd5': None, 10038 'site': 'GACNNNNNGTC', 10039 'size': 11, 10040 'substrat': 'DNA', 10041 'suppl': ('B', 'K'), 10042 }
10043 10044 10045 rest_dict['Eam1105I'] = _temp() 10046 10047
10048 -def _temp():
10049 return { 10050 'charac': (7, 4, None, None, 'CTCTTC'), 10051 'compsite': '(?P<EarI>CTCTTC)|(?P<EarI_as>GAAGAG)', 10052 'dna': None, 10053 'freq': 4096.0, 10054 'fst3': 4, 10055 'fst5': 7, 10056 'inact_temp': 65, 10057 'opt_temp': 37, 10058 'ovhg': -3, 10059 'ovhgseq': 'NNN', 10060 'results': None, 10061 'scd3': None, 10062 'scd5': None, 10063 'site': 'CTCTTC', 10064 'size': 6, 10065 'substrat': 'DNA', 10066 'suppl': ('N',), 10067 }
10068 10069 10070 rest_dict['EarI'] = _temp() 10071 10072
10073 -def _temp():
10074 return { 10075 'charac': (17, 9, None, None, 'GGCGGA'), 10076 'compsite': '(?P<EciI>GGCGGA)|(?P<EciI_as>TCCGCC)', 10077 'dna': None, 10078 'freq': 4096.0, 10079 'fst3': 9, 10080 'fst5': 17, 10081 'inact_temp': 65, 10082 'opt_temp': 37, 10083 'ovhg': 2, 10084 'ovhgseq': 'NN', 10085 'results': None, 10086 'scd3': None, 10087 'scd5': None, 10088 'site': 'GGCGGA', 10089 'size': 6, 10090 'substrat': 'DNA', 10091 'suppl': ('N',), 10092 }
10093 10094 10095 rest_dict['EciI'] = _temp() 10096 10097
10098 -def _temp():
10099 return { 10100 'charac': (3, -3, None, None, 'GAGCTC'), 10101 'compsite': '(?P<Ecl136II>GAGCTC)', 10102 'dna': None, 10103 'freq': 4096.0, 10104 'fst3': -3, 10105 'fst5': 3, 10106 'inact_temp': 65, 10107 'opt_temp': 37, 10108 'ovhg': 0, 10109 'ovhgseq': '', 10110 'results': None, 10111 'scd3': None, 10112 'scd5': None, 10113 'site': 'GAGCTC', 10114 'size': 6, 10115 'substrat': 'DNA', 10116 'suppl': ('B',), 10117 }
10118 10119 10120 rest_dict['Ecl136II'] = _temp() 10121 10122
10123 -def _temp():
10124 return { 10125 'charac': (None, None, None, None, 'GAAAYTC'), 10126 'compsite': '(?P<Ecl35734I>GAAA[CT]TC)|(?P<Ecl35734I_as>GA[AG]TTTC)', 10127 'dna': None, 10128 'freq': 8192.0, 10129 'fst3': None, 10130 'fst5': None, 10131 'inact_temp': 65, 10132 'opt_temp': 37, 10133 'ovhg': None, 10134 'ovhgseq': None, 10135 'results': None, 10136 'scd3': None, 10137 'scd5': None, 10138 'site': 'GAAAYTC', 10139 'size': 7, 10140 'substrat': 'DNA', 10141 'suppl': (), 10142 }
10143 10144 10145 rest_dict['Ecl35734I'] = _temp() 10146 10147
10148 -def _temp():
10149 return { 10150 'charac': (1, -1, None, None, 'CGGCCG'), 10151 'compsite': '(?P<EclXI>CGGCCG)', 10152 'dna': None, 10153 'freq': 4096.0, 10154 'fst3': -1, 10155 'fst5': 1, 10156 'inact_temp': 65, 10157 'opt_temp': 37, 10158 'ovhg': -4, 10159 'ovhgseq': 'GGCC', 10160 'results': None, 10161 'scd3': None, 10162 'scd5': None, 10163 'site': 'CGGCCG', 10164 'size': 6, 10165 'substrat': 'DNA', 10166 'suppl': ('S',), 10167 }
10168 10169 10170 rest_dict['EclXI'] = _temp() 10171 10172
10173 -def _temp():
10174 return { 10175 'charac': (3, -3, None, None, 'TACGTA'), 10176 'compsite': '(?P<Eco105I>TACGTA)', 10177 'dna': None, 10178 'freq': 4096.0, 10179 'fst3': -3, 10180 'fst5': 3, 10181 'inact_temp': 65, 10182 'opt_temp': 37, 10183 'ovhg': 0, 10184 'ovhgseq': '', 10185 'results': None, 10186 'scd3': None, 10187 'scd5': None, 10188 'site': 'TACGTA', 10189 'size': 6, 10190 'substrat': 'DNA', 10191 'suppl': ('B',), 10192 }
10193 10194 10195 rest_dict['Eco105I'] = _temp() 10196 10197
10198 -def _temp():
10199 return { 10200 'charac': (1, -1, None, None, 'CCWWGG'), 10201 'compsite': '(?P<Eco130I>CC[AT][AT]GG)', 10202 'dna': None, 10203 'freq': 1024.0, 10204 'fst3': -1, 10205 'fst5': 1, 10206 'inact_temp': 65, 10207 'opt_temp': 37, 10208 'ovhg': -4, 10209 'ovhgseq': 'CWWG', 10210 'results': None, 10211 'scd3': None, 10212 'scd5': None, 10213 'site': 'CCWWGG', 10214 'size': 6, 10215 'substrat': 'DNA', 10216 'suppl': ('B',), 10217 }
10218 10219 10220 rest_dict['Eco130I'] = _temp() 10221 10222
10223 -def _temp():
10224 return { 10225 'charac': (3, -3, None, None, 'AGGCCT'), 10226 'compsite': '(?P<Eco147I>AGGCCT)', 10227 'dna': None, 10228 'freq': 4096.0, 10229 'fst3': -3, 10230 'fst5': 3, 10231 'inact_temp': 65, 10232 'opt_temp': 37, 10233 'ovhg': 0, 10234 'ovhgseq': '', 10235 'results': None, 10236 'scd3': None, 10237 'scd5': None, 10238 'site': 'AGGCCT', 10239 'size': 6, 10240 'substrat': 'DNA', 10241 'suppl': ('B',), 10242 }
10243 10244 10245 rest_dict['Eco147I'] = _temp() 10246 10247
10248 -def _temp():
10249 return { 10250 'charac': (5, -5, None, None, 'GRGCYC'), 10251 'compsite': '(?P<Eco24I>G[AG]GC[CT]C)', 10252 'dna': None, 10253 'freq': 1024.0, 10254 'fst3': -5, 10255 'fst5': 5, 10256 'inact_temp': 65, 10257 'opt_temp': 37, 10258 'ovhg': 4, 10259 'ovhgseq': 'RGCY', 10260 'results': None, 10261 'scd3': None, 10262 'scd5': None, 10263 'site': 'GRGCYC', 10264 'size': 6, 10265 'substrat': 'DNA', 10266 'suppl': ('B',), 10267 }
10268 10269 10270 rest_dict['Eco24I'] = _temp() 10271 10272
10273 -def _temp():
10274 return { 10275 'charac': (7, 5, None, None, 'GGTCTC'), 10276 'compsite': '(?P<Eco31I>GGTCTC)|(?P<Eco31I_as>GAGACC)', 10277 'dna': None, 10278 'freq': 4096.0, 10279 'fst3': 5, 10280 'fst5': 7, 10281 'inact_temp': 65, 10282 'opt_temp': 37, 10283 'ovhg': -4, 10284 'ovhgseq': 'NNNN', 10285 'results': None, 10286 'scd3': None, 10287 'scd5': None, 10288 'site': 'GGTCTC', 10289 'size': 6, 10290 'substrat': 'DNA', 10291 'suppl': ('B',), 10292 }
10293 10294 10295 rest_dict['Eco31I'] = _temp() 10296 10297
10298 -def _temp():
10299 return { 10300 'charac': (3, -3, None, None, 'GATATC'), 10301 'compsite': '(?P<Eco32I>GATATC)', 10302 'dna': None, 10303 'freq': 4096.0, 10304 'fst3': -3, 10305 'fst5': 3, 10306 'inact_temp': 65, 10307 'opt_temp': 37, 10308 'ovhg': 0, 10309 'ovhgseq': '', 10310 'results': None, 10311 'scd3': None, 10312 'scd5': None, 10313 'site': 'GATATC', 10314 'size': 6, 10315 'substrat': 'DNA', 10316 'suppl': ('B',), 10317 }
10318 10319 10320 rest_dict['Eco32I'] = _temp() 10321 10322
10323 -def _temp():
10324 return { 10325 'charac': (None, None, None, None, 'GAAABCC'), 10326 'compsite': '(?P<Eco4465II>GAAA[CGT]CC)|(?P<Eco4465II_as>GG[ACG]TTTC)', 10327 'dna': None, 10328 'freq': 5461.333333333333, 10329 'fst3': None, 10330 'fst5': None, 10331 'inact_temp': 65, 10332 'opt_temp': 37, 10333 'ovhg': None, 10334 'ovhgseq': None, 10335 'results': None, 10336 'scd3': None, 10337 'scd5': None, 10338 'site': 'GAAABCC', 10339 'size': 7, 10340 'substrat': 'DNA', 10341 'suppl': (), 10342 }
10343 10344 10345 rest_dict['Eco4465II'] = _temp() 10346 10347
10348 -def _temp():
10349 return { 10350 'charac': (1, -1, None, None, 'GGWCC'), 10351 'compsite': '(?P<Eco47I>GG[AT]CC)', 10352 'dna': None, 10353 'freq': 512.0, 10354 'fst3': -1, 10355 'fst5': 1, 10356 'inact_temp': 65, 10357 'opt_temp': 37, 10358 'ovhg': -3, 10359 'ovhgseq': 'GWC', 10360 'results': None, 10361 'scd3': None, 10362 'scd5': None, 10363 'site': 'GGWCC', 10364 'size': 5, 10365 'substrat': 'DNA', 10366 'suppl': ('B',), 10367 }
10368 10369 10370 rest_dict['Eco47I'] = _temp() 10371 10372
10373 -def _temp():
10374 return { 10375 'charac': (3, -3, None, None, 'AGCGCT'), 10376 'compsite': '(?P<Eco47III>AGCGCT)', 10377 'dna': None, 10378 'freq': 4096.0, 10379 'fst3': -3, 10380 'fst5': 3, 10381 'inact_temp': 65, 10382 'opt_temp': 37, 10383 'ovhg': 0, 10384 'ovhgseq': '', 10385 'results': None, 10386 'scd3': None, 10387 'scd5': None, 10388 'site': 'AGCGCT', 10389 'size': 6, 10390 'substrat': 'DNA', 10391 'suppl': ('B', 'M', 'R', 'S'), 10392 }
10393 10394 10395 rest_dict['Eco47III'] = _temp() 10396 10397
10398 -def _temp():
10399 return { 10400 'charac': (1, -1, None, None, 'CGGCCG'), 10401 'compsite': '(?P<Eco52I>CGGCCG)', 10402 'dna': None, 10403 'freq': 4096.0, 10404 'fst3': -1, 10405 'fst5': 1, 10406 'inact_temp': 65, 10407 'opt_temp': 37, 10408 'ovhg': -4, 10409 'ovhgseq': 'GGCC', 10410 'results': None, 10411 'scd3': None, 10412 'scd5': None, 10413 'site': 'CGGCCG', 10414 'size': 6, 10415 'substrat': 'DNA', 10416 'suppl': ('B', 'K'), 10417 }
10418 10419 10420 rest_dict['Eco52I'] = _temp() 10421 10422
10423 -def _temp():
10424 return { 10425 'charac': (3, -3, None, None, 'GAGCTC'), 10426 'compsite': '(?P<Eco53kI>GAGCTC)', 10427 'dna': None, 10428 'freq': 4096.0, 10429 'fst3': -3, 10430 'fst5': 3, 10431 'inact_temp': 65, 10432 'opt_temp': 37, 10433 'ovhg': 0, 10434 'ovhgseq': '', 10435 'results': None, 10436 'scd3': None, 10437 'scd5': None, 10438 'site': 'GAGCTC', 10439 'size': 6, 10440 'substrat': 'DNA', 10441 'suppl': ('N',), 10442 }
10443 10444 10445 rest_dict['Eco53kI'] = _temp() 10446 10447
10448 -def _temp():
10449 return { 10450 'charac': (22, 14, None, None, 'CTGAAG'), 10451 'compsite': '(?P<Eco57I>CTGAAG)|(?P<Eco57I_as>CTTCAG)', 10452 'dna': None, 10453 'freq': 4096.0, 10454 'fst3': 14, 10455 'fst5': 22, 10456 'inact_temp': 65, 10457 'opt_temp': 37, 10458 'ovhg': 2, 10459 'ovhgseq': 'NN', 10460 'results': None, 10461 'scd3': None, 10462 'scd5': None, 10463 'site': 'CTGAAG', 10464 'size': 6, 10465 'substrat': 'DNA', 10466 'suppl': ('B',), 10467 }
10468 10469 10470 rest_dict['Eco57I'] = _temp() 10471 10472
10473 -def _temp():
10474 return { 10475 'charac': (22, 14, None, None, 'CTGRAG'), 10476 'compsite': '(?P<Eco57MI>CTG[AG]AG)|(?P<Eco57MI_as>CT[CT]CAG)', 10477 'dna': None, 10478 'freq': 2048.0, 10479 'fst3': 14, 10480 'fst5': 22, 10481 'inact_temp': 65, 10482 'opt_temp': 37, 10483 'ovhg': 2, 10484 'ovhgseq': 'NN', 10485 'results': None, 10486 'scd3': None, 10487 'scd5': None, 10488 'site': 'CTGRAG', 10489 'size': 6, 10490 'substrat': 'DNA', 10491 'suppl': (), 10492 }
10493 10494 10495 rest_dict['Eco57MI'] = _temp() 10496 10497
10498 -def _temp():
10499 return { 10500 'charac': (3, -3, None, None, 'CACGTG'), 10501 'compsite': '(?P<Eco72I>CACGTG)', 10502 'dna': None, 10503 'freq': 4096.0, 10504 'fst3': -3, 10505 'fst5': 3, 10506 'inact_temp': 65, 10507 'opt_temp': 37, 10508 'ovhg': 0, 10509 'ovhgseq': '', 10510 'results': None, 10511 'scd3': None, 10512 'scd5': None, 10513 'site': 'CACGTG', 10514 'size': 6, 10515 'substrat': 'DNA', 10516 'suppl': ('B',), 10517 }
10518 10519 10520 rest_dict['Eco72I'] = _temp() 10521 10522
10523 -def _temp():
10524 return { 10525 'charac': (2, -2, None, None, 'CCTNAGG'), 10526 'compsite': '(?P<Eco81I>CCT.AGG)', 10527 'dna': None, 10528 'freq': 4096.0, 10529 'fst3': -2, 10530 'fst5': 2, 10531 'inact_temp': 65, 10532 'opt_temp': 37, 10533 'ovhg': -3, 10534 'ovhgseq': 'TNA', 10535 'results': None, 10536 'scd3': None, 10537 'scd5': None, 10538 'site': 'CCTNAGG', 10539 'size': 7, 10540 'substrat': 'DNA', 10541 'suppl': ('B', 'K'), 10542 }
10543 10544 10545 rest_dict['Eco81I'] = _temp() 10546 10547
10548 -def _temp():
10549 return { 10550 'charac': (1, -1, None, None, 'CYCGRG'), 10551 'compsite': '(?P<Eco88I>C[CT]CG[AG]G)', 10552 'dna': None, 10553 'freq': 1024.0, 10554 'fst3': -1, 10555 'fst5': 1, 10556 'inact_temp': 65, 10557 'opt_temp': 37, 10558 'ovhg': -4, 10559 'ovhgseq': 'YCGR', 10560 'results': None, 10561 'scd3': None, 10562 'scd5': None, 10563 'site': 'CYCGRG', 10564 'size': 6, 10565 'substrat': 'DNA', 10566 'suppl': ('B',), 10567 }
10568 10569 10570 rest_dict['Eco88I'] = _temp() 10571 10572
10573 -def _temp():
10574 return { 10575 'charac': (1, -1, None, None, 'GGTNACC'), 10576 'compsite': '(?P<Eco91I>GGT.ACC)', 10577 'dna': None, 10578 'freq': 4096.0, 10579 'fst3': -1, 10580 'fst5': 1, 10581 'inact_temp': 65, 10582 'opt_temp': 37, 10583 'ovhg': -5, 10584 'ovhgseq': 'GTNAC', 10585 'results': None, 10586 'scd3': None, 10587 'scd5': None, 10588 'site': 'GGTNACC', 10589 'size': 7, 10590 'substrat': 'DNA', 10591 'suppl': ('B',), 10592 }
10593 10594 10595 rest_dict['Eco91I'] = _temp() 10596 10597
10598 -def _temp():
10599 return { 10600 'charac': (None, None, None, None, 'ACCYAC'), 10601 'compsite': '(?P<EcoE1140I>ACC[CT]AC)|(?P<EcoE1140I_as>GT[AG]GGT)', 10602 'dna': None, 10603 'freq': 2048.0, 10604 'fst3': None, 10605 'fst5': None, 10606 'inact_temp': 65, 10607 'opt_temp': 37, 10608 'ovhg': None, 10609 'ovhgseq': None, 10610 'results': None, 10611 'scd3': None, 10612 'scd5': None, 10613 'site': 'ACCYAC', 10614 'size': 6, 10615 'substrat': 'DNA', 10616 'suppl': (), 10617 }
10618 10619 10620 rest_dict['EcoE1140I'] = _temp() 10621 10622
10623 -def _temp():
10624 return { 10625 'charac': (0, 0, None, None, 'CCSGG'), 10626 'compsite': '(?P<EcoHI>CC[CG]GG)', 10627 'dna': None, 10628 'freq': 512.0, 10629 'fst3': 0, 10630 'fst5': 0, 10631 'inact_temp': 65, 10632 'opt_temp': 37, 10633 'ovhg': -5, 10634 'ovhgseq': 'CCSGG', 10635 'results': None, 10636 'scd3': None, 10637 'scd5': None, 10638 'site': 'CCSGG', 10639 'size': 5, 10640 'substrat': 'DNA', 10641 'suppl': (), 10642 }
10643 10644 10645 rest_dict['EcoHI'] = _temp() 10646 10647
10648 -def _temp():
10649 return { 10650 'charac': (3, -3, None, None, 'GAGCTC'), 10651 'compsite': '(?P<EcoICRI>GAGCTC)', 10652 'dna': None, 10653 'freq': 4096.0, 10654 'fst3': -3, 10655 'fst5': 3, 10656 'inact_temp': 65, 10657 'opt_temp': 37, 10658 'ovhg': 0, 10659 'ovhgseq': '', 10660 'results': None, 10661 'scd3': None, 10662 'scd5': None, 10663 'site': 'GAGCTC', 10664 'size': 6, 10665 'substrat': 'DNA', 10666 'suppl': ('I', 'R', 'V'), 10667 }
10668 10669 10670 rest_dict['EcoICRI'] = _temp() 10671 10672
10673 -def _temp():
10674 return { 10675 'charac': (None, None, None, None, 'CANCATC'), 10676 'compsite': '(?P<EcoMVII>CA.CATC)|(?P<EcoMVII_as>GATG.TG)', 10677 'dna': None, 10678 'freq': 4096.0, 10679 'fst3': None, 10680 'fst5': None, 10681 'inact_temp': 65, 10682 'opt_temp': 37, 10683 'ovhg': None, 10684 'ovhgseq': None, 10685 'results': None, 10686 'scd3': None, 10687 'scd5': None, 10688 'site': 'CANCATC', 10689 'size': 7, 10690 'substrat': 'DNA', 10691 'suppl': (), 10692 }
10693 10694 10695 rest_dict['EcoMVII'] = _temp() 10696 10697
10698 -def _temp():
10699 return { 10700 'charac': (5, -5, None, None, 'CCTNNNNNAGG'), 10701 'compsite': '(?P<EcoNI>CCT.....AGG)', 10702 'dna': None, 10703 'freq': 4096.0, 10704 'fst3': -5, 10705 'fst5': 5, 10706 'inact_temp': 65, 10707 'opt_temp': 37, 10708 'ovhg': -1, 10709 'ovhgseq': 'N', 10710 'results': None, 10711 'scd3': None, 10712 'scd5': None, 10713 'site': 'CCTNNNNNAGG', 10714 'size': 11, 10715 'substrat': 'DNA', 10716 'suppl': ('N',), 10717 }
10718 10719 10720 rest_dict['EcoNI'] = _temp() 10721 10722
10723 -def _temp():
10724 return { 10725 'charac': (2, -2, None, None, 'RGGNCCY'), 10726 'compsite': '(?P<EcoO109I>[AG]GG.CC[CT])', 10727 'dna': None, 10728 'freq': 1024.0, 10729 'fst3': -2, 10730 'fst5': 2, 10731 'inact_temp': 65, 10732 'opt_temp': 37, 10733 'ovhg': -3, 10734 'ovhgseq': 'GNC', 10735 'results': None, 10736 'scd3': None, 10737 'scd5': None, 10738 'site': 'RGGNCCY', 10739 'size': 7, 10740 'substrat': 'DNA', 10741 'suppl': ('B', 'J', 'K', 'N'), 10742 }
10743 10744 10745 rest_dict['EcoO109I'] = _temp() 10746 10747
10748 -def _temp():
10749 return { 10750 'charac': (1, -1, None, None, 'GGTNACC'), 10751 'compsite': '(?P<EcoO65I>GGT.ACC)', 10752 'dna': None, 10753 'freq': 4096.0, 10754 'fst3': -1, 10755 'fst5': 1, 10756 'inact_temp': 65, 10757 'opt_temp': 37, 10758 'ovhg': -5, 10759 'ovhgseq': 'GTNAC', 10760 'results': None, 10761 'scd3': None, 10762 'scd5': None, 10763 'site': 'GGTNACC', 10764 'size': 7, 10765 'substrat': 'DNA', 10766 'suppl': ('K',), 10767 }
10768 10769 10770 rest_dict['EcoO65I'] = _temp() 10771 10772
10773 -def _temp():
10774 return { 10775 'charac': (1, -1, None, None, 'GAATTC'), 10776 'compsite': '(?P<EcoRI>GAATTC)', 10777 'dna': None, 10778 'freq': 4096.0, 10779 'fst3': -1, 10780 'fst5': 1, 10781 'inact_temp': 65, 10782 'opt_temp': 37, 10783 'ovhg': -4, 10784 'ovhgseq': 'AATT', 10785 'results': None, 10786 'scd3': None, 10787 'scd5': None, 10788 'site': 'GAATTC', 10789 'size': 6, 10790 'substrat': 'DNA', 10791 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'V', 'X', 'Y'), 10792 }
10793 10794 10795 rest_dict['EcoRI'] = _temp() 10796 10797
10798 -def _temp():
10799 return { 10800 'charac': (0, 0, None, None, 'CCWGG'), 10801 'compsite': '(?P<EcoRII>CC[AT]GG)', 10802 'dna': None, 10803 'freq': 512.0, 10804 'fst3': 0, 10805 'fst5': 0, 10806 'inact_temp': 65, 10807 'opt_temp': 37, 10808 'ovhg': -5, 10809 'ovhgseq': 'CCWGG', 10810 'results': None, 10811 'scd3': None, 10812 'scd5': None, 10813 'site': 'CCWGG', 10814 'size': 5, 10815 'substrat': 'DNA', 10816 'suppl': ('B', 'J'), 10817 }
10818 10819 10820 rest_dict['EcoRII'] = _temp() 10821 10822
10823 -def _temp():
10824 return { 10825 'charac': (3, -3, None, None, 'GATATC'), 10826 'compsite': '(?P<EcoRV>GATATC)', 10827 'dna': None, 10828 'freq': 4096.0, 10829 'fst3': -3, 10830 'fst5': 3, 10831 'inact_temp': 65, 10832 'opt_temp': 37, 10833 'ovhg': 0, 10834 'ovhgseq': '', 10835 'results': None, 10836 'scd3': None, 10837 'scd5': None, 10838 'site': 'GATATC', 10839 'size': 6, 10840 'substrat': 'DNA', 10841 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'V', 'X'), 10842 }
10843 10844 10845 rest_dict['EcoRV'] = _temp() 10846 10847
10848 -def _temp():
10849 return { 10850 'charac': (1, -1, None, None, 'CCWWGG'), 10851 'compsite': '(?P<EcoT14I>CC[AT][AT]GG)', 10852 'dna': None, 10853 'freq': 1024.0, 10854 'fst3': -1, 10855 'fst5': 1, 10856 'inact_temp': 65, 10857 'opt_temp': 37, 10858 'ovhg': -4, 10859 'ovhgseq': 'CWWG', 10860 'results': None, 10861 'scd3': None, 10862 'scd5': None, 10863 'site': 'CCWWGG', 10864 'size': 6, 10865 'substrat': 'DNA', 10866 'suppl': ('K',), 10867 }
10868 10869 10870 rest_dict['EcoT14I'] = _temp() 10871 10872
10873 -def _temp():
10874 return { 10875 'charac': (5, -5, None, None, 'ATGCAT'), 10876 'compsite': '(?P<EcoT22I>ATGCAT)', 10877 'dna': None, 10878 'freq': 4096.0, 10879 'fst3': -5, 10880 'fst5': 5, 10881 'inact_temp': 65, 10882 'opt_temp': 37, 10883 'ovhg': 4, 10884 'ovhgseq': 'TGCA', 10885 'results': None, 10886 'scd3': None, 10887 'scd5': None, 10888 'site': 'ATGCAT', 10889 'size': 6, 10890 'substrat': 'DNA', 10891 'suppl': ('B', 'K'), 10892 }
10893 10894 10895 rest_dict['EcoT22I'] = _temp() 10896 10897
10898 -def _temp():
10899 return { 10900 'charac': (5, -5, None, None, 'GRGCYC'), 10901 'compsite': '(?P<EcoT38I>G[AG]GC[CT]C)', 10902 'dna': None, 10903 'freq': 1024.0, 10904 'fst3': -5, 10905 'fst5': 5, 10906 'inact_temp': 65, 10907 'opt_temp': 37, 10908 'ovhg': 4, 10909 'ovhgseq': 'RGCY', 10910 'results': None, 10911 'scd3': None, 10912 'scd5': None, 10913 'site': 'GRGCYC', 10914 'size': 6, 10915 'substrat': 'DNA', 10916 'suppl': ('J',), 10917 }
10918 10919 10920 rest_dict['EcoT38I'] = _temp() 10921 10922
10923 -def _temp():
10924 return { 10925 'charac': (3, -3, None, None, 'GGCGCC'), 10926 'compsite': '(?P<EgeI>GGCGCC)', 10927 'dna': None, 10928 'freq': 4096.0, 10929 'fst3': -3, 10930 'fst5': 3, 10931 'inact_temp': 65, 10932 'opt_temp': 37, 10933 'ovhg': 0, 10934 'ovhgseq': '', 10935 'results': None, 10936 'scd3': None, 10937 'scd5': None, 10938 'site': 'GGCGCC', 10939 'size': 6, 10940 'substrat': 'DNA', 10941 'suppl': ('I',), 10942 }
10943 10944 10945 rest_dict['EgeI'] = _temp() 10946 10947
10948 -def _temp():
10949 return { 10950 'charac': (3, -3, None, None, 'GGCGCC'), 10951 'compsite': '(?P<EheI>GGCGCC)', 10952 'dna': None, 10953 'freq': 4096.0, 10954 'fst3': -3, 10955 'fst5': 3, 10956 'inact_temp': 65, 10957 'opt_temp': 37, 10958 'ovhg': 0, 10959 'ovhgseq': '', 10960 'results': None, 10961 'scd3': None, 10962 'scd5': None, 10963 'site': 'GGCGCC', 10964 'size': 6, 10965 'substrat': 'DNA', 10966 'suppl': ('B',), 10967 }
10968 10969 10970 rest_dict['EheI'] = _temp() 10971 10972
10973 -def _temp():
10974 return { 10975 'charac': (None, None, None, None, 'CCGGAG'), 10976 'compsite': '(?P<Eli8509II>CCGGAG)|(?P<Eli8509II_as>CTCCGG)', 10977 'dna': None, 10978 'freq': 4096.0, 10979 'fst3': None, 10980 'fst5': None, 10981 'inact_temp': 65, 10982 'opt_temp': 37, 10983 'ovhg': None, 10984 'ovhgseq': None, 10985 'results': None, 10986 'scd3': None, 10987 'scd5': None, 10988 'site': 'CCGGAG', 10989 'size': 6, 10990 'substrat': 'DNA', 10991 'suppl': (), 10992 }
10993 10994 10995 rest_dict['Eli8509II'] = _temp() 10996 10997
10998 -def _temp():
10999 return { 11000 'charac': (1, -1, None, None, 'CCWWGG'), 11001 'compsite': '(?P<ErhI>CC[AT][AT]GG)', 11002 'dna': None, 11003 'freq': 1024.0, 11004 'fst3': -1, 11005 'fst5': 1, 11006 'inact_temp': 65, 11007 'opt_temp': 37, 11008 'ovhg': -4, 11009 'ovhgseq': 'CWWG', 11010 'results': None, 11011 'scd3': None, 11012 'scd5': None, 11013 'site': 'CCWWGG', 11014 'size': 6, 11015 'substrat': 'DNA', 11016 'suppl': ('I',), 11017 }
11018 11019 11020 rest_dict['ErhI'] = _temp() 11021 11022
11023 -def _temp():
11024 return { 11025 'charac': (2, -2, None, None, 'TCGA'), 11026 'compsite': '(?P<EsaBC3I>TCGA)', 11027 'dna': None, 11028 'freq': 256.0, 11029 'fst3': -2, 11030 'fst5': 2, 11031 'inact_temp': 65, 11032 'opt_temp': 37, 11033 'ovhg': 0, 11034 'ovhgseq': '', 11035 'results': None, 11036 'scd3': None, 11037 'scd5': None, 11038 'site': 'TCGA', 11039 'size': 4, 11040 'substrat': 'DNA', 11041 'suppl': (), 11042 }
11043 11044 11045 rest_dict['EsaBC3I'] = _temp() 11046 11047
11048 -def _temp():
11049 return { 11050 'charac': (None, None, None, None, 'GACCAC'), 11051 'compsite': '(?P<EsaSSI>GACCAC)|(?P<EsaSSI_as>GTGGTC)', 11052 'dna': None, 11053 'freq': 4096.0, 11054 'fst3': None, 11055 'fst5': None, 11056 'inact_temp': 65, 11057 'opt_temp': 37, 11058 'ovhg': None, 11059 'ovhgseq': None, 11060 'results': None, 11061 'scd3': None, 11062 'scd5': None, 11063 'site': 'GACCAC', 11064 'size': 6, 11065 'substrat': 'DNA', 11066 'suppl': (), 11067 }
11068 11069 11070 rest_dict['EsaSSI'] = _temp() 11071 11072
11073 -def _temp():
11074 return { 11075 'charac': (None, None, None, None, 'CAGAAG'), 11076 'compsite': '(?P<Esp3007I>CAGAAG)|(?P<Esp3007I_as>CTTCTG)', 11077 'dna': None, 11078 'freq': 4096.0, 11079 'fst3': None, 11080 'fst5': None, 11081 'inact_temp': 65, 11082 'opt_temp': 37, 11083 'ovhg': None, 11084 'ovhgseq': None, 11085 'results': None, 11086 'scd3': None, 11087 'scd5': None, 11088 'site': 'CAGAAG', 11089 'size': 6, 11090 'substrat': 'DNA', 11091 'suppl': (), 11092 }
11093 11094 11095 rest_dict['Esp3007I'] = _temp() 11096 11097
11098 -def _temp():
11099 return { 11100 'charac': (7, 5, None, None, 'CGTCTC'), 11101 'compsite': '(?P<Esp3I>CGTCTC)|(?P<Esp3I_as>GAGACG)', 11102 'dna': None, 11103 'freq': 4096.0, 11104 'fst3': 5, 11105 'fst5': 7, 11106 'inact_temp': 65, 11107 'opt_temp': 37, 11108 'ovhg': -4, 11109 'ovhgseq': 'NNNN', 11110 'results': None, 11111 'scd3': None, 11112 'scd5': None, 11113 'site': 'CGTCTC', 11114 'size': 6, 11115 'substrat': 'DNA', 11116 'suppl': ('B',), 11117 }
11118 11119 11120 rest_dict['Esp3I'] = _temp() 11121 11122
11123 -def _temp():
11124 return { 11125 'charac': (2, -2, None, None, 'GCTNAGC'), 11126 'compsite': '(?P<EspI>GCT.AGC)', 11127 'dna': None, 11128 'freq': 4096.0, 11129 'fst3': -2, 11130 'fst5': 2, 11131 'inact_temp': 65, 11132 'opt_temp': 37, 11133 'ovhg': -3, 11134 'ovhgseq': 'TNA', 11135 'results': None, 11136 'scd3': None, 11137 'scd5': None, 11138 'site': 'GCTNAGC', 11139 'size': 7, 11140 'substrat': 'DNA', 11141 'suppl': (), 11142 }
11143 11144 11145 rest_dict['EspI'] = _temp() 11146 11147
11148 -def _temp():
11149 return { 11150 'charac': (None, None, None, None, 'GCCGAC'), 11151 'compsite': '(?P<Exi27195I>GCCGAC)|(?P<Exi27195I_as>GTCGGC)', 11152 'dna': None, 11153 'freq': 4096.0, 11154 'fst3': None, 11155 'fst5': None, 11156 'inact_temp': 65, 11157 'opt_temp': 37, 11158 'ovhg': None, 11159 'ovhgseq': None, 11160 'results': None, 11161 'scd3': None, 11162 'scd5': None, 11163 'site': 'GCCGAC', 11164 'size': 6, 11165 'substrat': 'DNA', 11166 'suppl': (), 11167 }
11168 11169 11170 rest_dict['Exi27195I'] = _temp() 11171 11172
11173 -def _temp():
11174 return { 11175 'charac': (4, -4, None, None, 'CATG'), 11176 'compsite': '(?P<FaeI>CATG)', 11177 'dna': None, 11178 'freq': 256.0, 11179 'fst3': -4, 11180 'fst5': 4, 11181 'inact_temp': 65, 11182 'opt_temp': 37, 11183 'ovhg': 4, 11184 'ovhgseq': 'CATG', 11185 'results': None, 11186 'scd3': None, 11187 'scd5': None, 11188 'site': 'CATG', 11189 'size': 4, 11190 'substrat': 'DNA', 11191 'suppl': ('I',), 11192 }
11193 11194 11195 rest_dict['FaeI'] = _temp() 11196 11197
11198 -def _temp():
11199 return { 11200 'charac': (2, -2, None, None, 'YATR'), 11201 'compsite': '(?P<FaiI>[CT]AT[AG])', 11202 'dna': None, 11203 'freq': 64.0, 11204 'fst3': -2, 11205 'fst5': 2, 11206 'inact_temp': 65, 11207 'opt_temp': 37, 11208 'ovhg': 0, 11209 'ovhgseq': '', 11210 'results': None, 11211 'scd3': None, 11212 'scd5': None, 11213 'site': 'YATR', 11214 'size': 4, 11215 'substrat': 'DNA', 11216 'suppl': ('I',), 11217 }
11218 11219 11220 rest_dict['FaiI'] = _temp() 11221 11222
11223 -def _temp():
11224 return { 11225 'charac': (-8, -24, 24, 8, 'AAGNNNNNCTT'), 11226 'compsite': '(?P<FalI>AAG.....CTT)', 11227 'dna': None, 11228 'freq': 4096.0, 11229 'fst3': -24, 11230 'fst5': -8, 11231 'inact_temp': 65, 11232 'opt_temp': 37, 11233 'ovhg': 5, 11234 'ovhgseq': 'NNNNN', 11235 'results': None, 11236 'scd3': 8, 11237 'scd5': 24, 11238 'site': 'AAGNNNNNCTT', 11239 'size': 11, 11240 'substrat': 'DNA', 11241 'suppl': ('I',), 11242 }
11243 11244 11245 rest_dict['FalI'] = _temp() 11246 11247
11248 -def _temp():
11249 return { 11250 'charac': (15, 14, None, None, 'GGGAC'), 11251 'compsite': '(?P<FaqI>GGGAC)|(?P<FaqI_as>GTCCC)', 11252 'dna': None, 11253 'freq': 1024.0, 11254 'fst3': 14, 11255 'fst5': 15, 11256 'inact_temp': 65, 11257 'opt_temp': 37, 11258 'ovhg': -4, 11259 'ovhgseq': 'NNNN', 11260 'results': None, 11261 'scd3': None, 11262 'scd5': None, 11263 'site': 'GGGAC', 11264 'size': 5, 11265 'substrat': 'DNA', 11266 'suppl': ('B',), 11267 }
11268 11269 11270 rest_dict['FaqI'] = _temp() 11271 11272
11273 -def _temp():
11274 return { 11275 'charac': (0, 0, None, None, 'CATG'), 11276 'compsite': '(?P<FatI>CATG)', 11277 'dna': None, 11278 'freq': 256.0, 11279 'fst3': 0, 11280 'fst5': 0, 11281 'inact_temp': 65, 11282 'opt_temp': 37, 11283 'ovhg': -4, 11284 'ovhgseq': 'CATG', 11285 'results': None, 11286 'scd3': None, 11287 'scd5': None, 11288 'site': 'CATG', 11289 'size': 4, 11290 'substrat': 'DNA', 11291 'suppl': ('I', 'N'), 11292 }
11293 11294 11295 rest_dict['FatI'] = _temp() 11296 11297
11298 -def _temp():
11299 return { 11300 'charac': (9, 6, None, None, 'CCCGC'), 11301 'compsite': '(?P<FauI>CCCGC)|(?P<FauI_as>GCGGG)', 11302 'dna': None, 11303 'freq': 1024.0, 11304 'fst3': 6, 11305 'fst5': 9, 11306 'inact_temp': 65, 11307 'opt_temp': 37, 11308 'ovhg': -2, 11309 'ovhgseq': 'NN', 11310 'results': None, 11311 'scd3': None, 11312 'scd5': None, 11313 'site': 'CCCGC', 11314 'size': 5, 11315 'substrat': 'DNA', 11316 'suppl': ('I', 'N'), 11317 }
11318 11319 11320 rest_dict['FauI'] = _temp() 11321 11322
11323 -def _temp():
11324 return { 11325 'charac': (2, -2, None, None, 'CATATG'), 11326 'compsite': '(?P<FauNDI>CATATG)', 11327 'dna': None, 11328 'freq': 4096.0, 11329 'fst3': -2, 11330 'fst5': 2, 11331 'inact_temp': 65, 11332 'opt_temp': 37, 11333 'ovhg': -2, 11334 'ovhgseq': 'TA', 11335 'results': None, 11336 'scd3': None, 11337 'scd5': None, 11338 'site': 'CATATG', 11339 'size': 6, 11340 'substrat': 'DNA', 11341 'suppl': ('I', 'V'), 11342 }
11343 11344 11345 rest_dict['FauNDI'] = _temp() 11346 11347
11348 -def _temp():
11349 return { 11350 'charac': (1, -1, None, None, 'TGATCA'), 11351 'compsite': '(?P<FbaI>TGATCA)', 11352 'dna': None, 11353 'freq': 4096.0, 11354 'fst3': -1, 11355 'fst5': 1, 11356 'inact_temp': 65, 11357 'opt_temp': 37, 11358 'ovhg': -4, 11359 'ovhgseq': 'GATC', 11360 'results': None, 11361 'scd3': None, 11362 'scd5': None, 11363 'site': 'TGATCA', 11364 'size': 6, 11365 'substrat': 'DNA', 11366 'suppl': ('K',), 11367 }
11368 11369 11370 rest_dict['FbaI'] = _temp() 11371 11372
11373 -def _temp():
11374 return { 11375 'charac': (2, -2, None, None, 'GTMKAC'), 11376 'compsite': '(?P<FblI>GT[AC][GT]AC)', 11377 'dna': None, 11378 'freq': 1024.0, 11379 'fst3': -2, 11380 'fst5': 2, 11381 'inact_temp': 65, 11382 'opt_temp': 37, 11383 'ovhg': -2, 11384 'ovhgseq': 'MK', 11385 'results': None, 11386 'scd3': None, 11387 'scd5': None, 11388 'site': 'GTMKAC', 11389 'size': 6, 11390 'substrat': 'DNA', 11391 'suppl': ('I', 'V'), 11392 }
11393 11394 11395 rest_dict['FblI'] = _temp() 11396 11397
11398 -def _temp():
11399 return { 11400 'charac': (None, None, None, None, 'GGGAC'), 11401 'compsite': '(?P<FinI>GGGAC)|(?P<FinI_as>GTCCC)', 11402 'dna': None, 11403 'freq': 1024.0, 11404 'fst3': None, 11405 'fst5': None, 11406 'inact_temp': 65, 11407 'opt_temp': 37, 11408 'ovhg': None, 11409 'ovhgseq': None, 11410 'results': None, 11411 'scd3': None, 11412 'scd5': None, 11413 'site': 'GGGAC', 11414 'size': 5, 11415 'substrat': 'DNA', 11416 'suppl': (), 11417 }
11418 11419 11420 rest_dict['FinI'] = _temp() 11421 11422
11423 -def _temp():
11424 return { 11425 'charac': (4, -4, None, None, 'GGNCC'), 11426 'compsite': '(?P<FmuI>GG.CC)', 11427 'dna': None, 11428 'freq': 256.0, 11429 'fst3': -4, 11430 'fst5': 4, 11431 'inact_temp': 65, 11432 'opt_temp': 37, 11433 'ovhg': 3, 11434 'ovhgseq': 'GNC', 11435 'results': None, 11436 'scd3': None, 11437 'scd5': None, 11438 'site': 'GGNCC', 11439 'size': 5, 11440 'substrat': 'DNA', 11441 'suppl': (), 11442 }
11443 11444 11445 rest_dict['FmuI'] = _temp() 11446 11447
11448 -def _temp():
11449 return { 11450 'charac': (2, -2, None, None, 'GCNGC'), 11451 'compsite': '(?P<Fnu4HI>GC.GC)', 11452 'dna': None, 11453 'freq': 256.0, 11454 'fst3': -2, 11455 'fst5': 2, 11456 'inact_temp': 65, 11457 'opt_temp': 37, 11458 'ovhg': -1, 11459 'ovhgseq': 'N', 11460 'results': None, 11461 'scd3': None, 11462 'scd5': None, 11463 'site': 'GCNGC', 11464 'size': 5, 11465 'substrat': 'DNA', 11466 'suppl': ('N',), 11467 }
11468 11469 11470 rest_dict['Fnu4HI'] = _temp() 11471 11472
11473 -def _temp():
11474 return { 11475 'charac': (2, -2, None, None, 'CGCG'), 11476 'compsite': '(?P<FnuDII>CGCG)', 11477 'dna': None, 11478 'freq': 256.0, 11479 'fst3': -2, 11480 'fst5': 2, 11481 'inact_temp': 65, 11482 'opt_temp': 37, 11483 'ovhg': 0, 11484 'ovhgseq': '', 11485 'results': None, 11486 'scd3': None, 11487 'scd5': None, 11488 'site': 'CGCG', 11489 'size': 4, 11490 'substrat': 'DNA', 11491 'suppl': (), 11492 }
11493 11494 11495 rest_dict['FnuDII'] = _temp() 11496 11497
11498 -def _temp():
11499 return { 11500 'charac': (14, 13, None, None, 'GGATG'), 11501 'compsite': '(?P<FokI>GGATG)|(?P<FokI_as>CATCC)', 11502 'dna': None, 11503 'freq': 1024.0, 11504 'fst3': 13, 11505 'fst5': 14, 11506 'inact_temp': 65, 11507 'opt_temp': 37, 11508 'ovhg': -4, 11509 'ovhgseq': 'NNNN', 11510 'results': None, 11511 'scd3': None, 11512 'scd5': None, 11513 'site': 'GGATG', 11514 'size': 5, 11515 'substrat': 'DNA', 11516 'suppl': ('B', 'I', 'J', 'K', 'M', 'N', 'V', 'X', 'Y'), 11517 }
11518 11519 11520 rest_dict['FokI'] = _temp() 11521 11522
11523 -def _temp():
11524 return { 11525 'charac': (5, -5, None, None, 'GRGCYC'), 11526 'compsite': '(?P<FriOI>G[AG]GC[CT]C)', 11527 'dna': None, 11528 'freq': 1024.0, 11529 'fst3': -5, 11530 'fst5': 5, 11531 'inact_temp': 65, 11532 'opt_temp': 37, 11533 'ovhg': 4, 11534 'ovhgseq': 'RGCY', 11535 'results': None, 11536 'scd3': None, 11537 'scd5': None, 11538 'site': 'GRGCYC', 11539 'size': 6, 11540 'substrat': 'DNA', 11541 'suppl': ('I', 'V'), 11542 }
11543 11544 11545 rest_dict['FriOI'] = _temp() 11546 11547
11548 -def _temp():
11549 return { 11550 'charac': (6, -6, None, None, 'GGCCGGCC'), 11551 'compsite': '(?P<FseI>GGCCGGCC)', 11552 'dna': None, 11553 'freq': 65536.0, 11554 'fst3': -6, 11555 'fst5': 6, 11556 'inact_temp': 65, 11557 'opt_temp': 37, 11558 'ovhg': 4, 11559 'ovhgseq': 'CCGG', 11560 'results': None, 11561 'scd3': None, 11562 'scd5': None, 11563 'site': 'GGCCGGCC', 11564 'size': 8, 11565 'substrat': 'DNA', 11566 'suppl': ('N',), 11567 }
11568 11569 11570 rest_dict['FseI'] = _temp() 11571 11572
11573 -def _temp():
11574 return { 11575 'charac': (2, -2, None, None, 'GCNGC'), 11576 'compsite': '(?P<Fsp4HI>GC.GC)', 11577 'dna': None, 11578 'freq': 256.0, 11579 'fst3': -2, 11580 'fst5': 2, 11581 'inact_temp': 65, 11582 'opt_temp': 37, 11583 'ovhg': -1, 11584 'ovhgseq': 'N', 11585 'results': None, 11586 'scd3': None, 11587 'scd5': None, 11588 'site': 'GCNGC', 11589 'size': 5, 11590 'substrat': 'DNA', 11591 'suppl': ('I',), 11592 }
11593 11594 11595 rest_dict['Fsp4HI'] = _temp() 11596 11597
11598 -def _temp():
11599 return { 11600 'charac': (4, -4, None, None, 'RTGCGCAY'), 11601 'compsite': '(?P<FspAI>[AG]TGCGCA[CT])', 11602 'dna': None, 11603 'freq': 16384.0, 11604 'fst3': -4, 11605 'fst5': 4, 11606 'inact_temp': 65, 11607 'opt_temp': 37, 11608 'ovhg': 0, 11609 'ovhgseq': '', 11610 'results': None, 11611 'scd3': None, 11612 'scd5': None, 11613 'site': 'RTGCGCAY', 11614 'size': 8, 11615 'substrat': 'DNA', 11616 'suppl': ('B',), 11617 }
11618 11619 11620 rest_dict['FspAI'] = _temp() 11621 11622
11623 -def _temp():
11624 return { 11625 'charac': (1, -1, None, None, 'CTAG'), 11626 'compsite': '(?P<FspBI>CTAG)', 11627 'dna': None, 11628 'freq': 256.0, 11629 'fst3': -1, 11630 'fst5': 1, 11631 'inact_temp': 65, 11632 'opt_temp': 37, 11633 'ovhg': -2, 11634 'ovhgseq': 'TA', 11635 'results': None, 11636 'scd3': None, 11637 'scd5': None, 11638 'site': 'CTAG', 11639 'size': 4, 11640 'substrat': 'DNA', 11641 'suppl': ('B',), 11642 }
11643 11644 11645 rest_dict['FspBI'] = _temp() 11646 11647
11648 -def _temp():
11649 return { 11650 'charac': (14, 16, None, None, 'CC'), 11651 'compsite': '(?P<FspEI>CC)|(?P<FspEI_as>GG)', 11652 'dna': None, 11653 'freq': 16.0, 11654 'fst3': 16, 11655 'fst5': 14, 11656 'inact_temp': 65, 11657 'opt_temp': 37, 11658 'ovhg': -4, 11659 'ovhgseq': 'NNNN', 11660 'results': None, 11661 'scd3': None, 11662 'scd5': None, 11663 'site': 'CC', 11664 'size': 2, 11665 'substrat': 'DNA', 11666 'suppl': ('N',), 11667 }
11668 11669 11670 rest_dict['FspEI'] = _temp() 11671 11672
11673 -def _temp():
11674 return { 11675 'charac': (3, -3, None, None, 'TGCGCA'), 11676 'compsite': '(?P<FspI>TGCGCA)', 11677 'dna': None, 11678 'freq': 4096.0, 11679 'fst3': -3, 11680 'fst5': 3, 11681 'inact_temp': 65, 11682 'opt_temp': 37, 11683 'ovhg': 0, 11684 'ovhgseq': '', 11685 'results': None, 11686 'scd3': None, 11687 'scd5': None, 11688 'site': 'TGCGCA', 11689 'size': 6, 11690 'substrat': 'DNA', 11691 'suppl': ('J', 'N'), 11692 }
11693 11694 11695 rest_dict['FspI'] = _temp() 11696 11697
11698 -def _temp():
11699 return { 11700 'charac': (None, None, None, None, 'GAAACA'), 11701 'compsite': '(?P<FtnUV>GAAACA)|(?P<FtnUV_as>TGTTTC)', 11702 'dna': None, 11703 'freq': 4096.0, 11704 'fst3': None, 11705 'fst5': None, 11706 'inact_temp': 65, 11707 'opt_temp': 37, 11708 'ovhg': None, 11709 'ovhgseq': None, 11710 'results': None, 11711 'scd3': None, 11712 'scd5': None, 11713 'site': 'GAAACA', 11714 'size': 6, 11715 'substrat': 'DNA', 11716 'suppl': (), 11717 }
11718 11719 11720 rest_dict['FtnUV'] = _temp() 11721 11722
11723 -def _temp():
11724 return { 11725 'charac': (None, None, None, None, 'CGCGCAGG'), 11726 'compsite': '(?P<GauT27I>CGCGCAGG)|(?P<GauT27I_as>CCTGCGCG)', 11727 'dna': None, 11728 'freq': 65536.0, 11729 'fst3': None, 11730 'fst5': None, 11731 'inact_temp': 65, 11732 'opt_temp': 37, 11733 'ovhg': None, 11734 'ovhgseq': None, 11735 'results': None, 11736 'scd3': None, 11737 'scd5': None, 11738 'site': 'CGCGCAGG', 11739 'size': 8, 11740 'substrat': 'DNA', 11741 'suppl': (), 11742 }
11743 11744 11745 rest_dict['GauT27I'] = _temp() 11746 11747
11748 -def _temp():
11749 return { 11750 'charac': (None, None, None, None, 'ATGCAC'), 11751 'compsite': '(?P<Gba708II>ATGCAC)|(?P<Gba708II_as>GTGCAT)', 11752 'dna': None, 11753 'freq': 4096.0, 11754 'fst3': None, 11755 'fst5': None, 11756 'inact_temp': 65, 11757 'opt_temp': 37, 11758 'ovhg': None, 11759 'ovhgseq': None, 11760 'results': None, 11761 'scd3': None, 11762 'scd5': None, 11763 'site': 'ATGCAC', 11764 'size': 6, 11765 'substrat': 'DNA', 11766 'suppl': (), 11767 }
11768 11769 11770 rest_dict['Gba708II'] = _temp() 11771 11772
11773 -def _temp():
11774 return { 11775 'charac': (1, -1, None, None, 'CGGCCR'), 11776 'compsite': '(?P<GdiII>CGGCC[AG])|(?P<GdiII_as>[CT]GGCCG)', 11777 'dna': None, 11778 'freq': 2048.0, 11779 'fst3': -1, 11780 'fst5': 1, 11781 'inact_temp': 65, 11782 'opt_temp': 37, 11783 'ovhg': -4, 11784 'ovhgseq': 'GGCC', 11785 'results': None, 11786 'scd3': None, 11787 'scd5': None, 11788 'site': 'CGGCCR', 11789 'size': 6, 11790 'substrat': 'DNA', 11791 'suppl': (), 11792 }
11793 11794 11795 rest_dict['GdiII'] = _temp() 11796 11797
11798 -def _temp():
11799 return { 11800 'charac': (2, -2, None, None, 'GCGC'), 11801 'compsite': '(?P<GlaI>GCGC)', 11802 'dna': None, 11803 'freq': 256.0, 11804 'fst3': -2, 11805 'fst5': 2, 11806 'inact_temp': 65, 11807 'opt_temp': 37, 11808 'ovhg': 0, 11809 'ovhgseq': '', 11810 'results': None, 11811 'scd3': None, 11812 'scd5': None, 11813 'site': 'GCGC', 11814 'size': 4, 11815 'substrat': 'DNA', 11816 'suppl': ('I',), 11817 }
11818 11819 11820 rest_dict['GlaI'] = _temp() 11821 11822
11823 -def _temp():
11824 return { 11825 'charac': (2, -2, None, None, 'GCNGC'), 11826 'compsite': '(?P<GluI>GC.GC)', 11827 'dna': None, 11828 'freq': 256.0, 11829 'fst3': -2, 11830 'fst5': 2, 11831 'inact_temp': 65, 11832 'opt_temp': 37, 11833 'ovhg': -1, 11834 'ovhgseq': 'N', 11835 'results': None, 11836 'scd3': None, 11837 'scd5': None, 11838 'site': 'GCNGC', 11839 'size': 5, 11840 'substrat': 'DNA', 11841 'suppl': ('I',), 11842 }
11843 11844 11845 rest_dict['GluI'] = _temp() 11846 11847
11848 -def _temp():
11849 return { 11850 'charac': (5, -5, None, None, 'CCCAGC'), 11851 'compsite': '(?P<GsaI>CCCAGC)|(?P<GsaI_as>GCTGGG)', 11852 'dna': None, 11853 'freq': 4096.0, 11854 'fst3': -5, 11855 'fst5': 5, 11856 'inact_temp': 65, 11857 'opt_temp': 37, 11858 'ovhg': 4, 11859 'ovhgseq': 'CCAG', 11860 'results': None, 11861 'scd3': None, 11862 'scd5': None, 11863 'site': 'CCCAGC', 11864 'size': 6, 11865 'substrat': 'DNA', 11866 'suppl': ('I',), 11867 }
11868 11869 11870 rest_dict['GsaI'] = _temp() 11871 11872
11873 -def _temp():
11874 return { 11875 'charac': (22, 14, None, None, 'CTGGAG'), 11876 'compsite': '(?P<GsuI>CTGGAG)|(?P<GsuI_as>CTCCAG)', 11877 'dna': None, 11878 'freq': 4096.0, 11879 'fst3': 14, 11880 'fst5': 22, 11881 'inact_temp': 65, 11882 'opt_temp': 37, 11883 'ovhg': 2, 11884 'ovhgseq': 'NN', 11885 'results': None, 11886 'scd3': None, 11887 'scd5': None, 11888 'site': 'CTGGAG', 11889 'size': 6, 11890 'substrat': 'DNA', 11891 'suppl': ('B',), 11892 }
11893 11894 11895 rest_dict['GsuI'] = _temp() 11896 11897
11898 -def _temp():
11899 return { 11900 'charac': (3, -3, None, None, 'WGGCCW'), 11901 'compsite': '(?P<HaeI>[AT]GGCC[AT])', 11902 'dna': None, 11903 'freq': 1024.0, 11904 'fst3': -3, 11905 'fst5': 3, 11906 'inact_temp': 65, 11907 'opt_temp': 37, 11908 'ovhg': 0, 11909 'ovhgseq': '', 11910 'results': None, 11911 'scd3': None, 11912 'scd5': None, 11913 'site': 'WGGCCW', 11914 'size': 6, 11915 'substrat': 'DNA', 11916 'suppl': (), 11917 }
11918 11919 11920 rest_dict['HaeI'] = _temp() 11921 11922
11923 -def _temp():
11924 return { 11925 'charac': (5, -5, None, None, 'RGCGCY'), 11926 'compsite': '(?P<HaeII>[AG]GCGC[CT])', 11927 'dna': None, 11928 'freq': 1024.0, 11929 'fst3': -5, 11930 'fst5': 5, 11931 'inact_temp': 65, 11932 'opt_temp': 37, 11933 'ovhg': 4, 11934 'ovhgseq': 'GCGC', 11935 'results': None, 11936 'scd3': None, 11937 'scd5': None, 11938 'site': 'RGCGCY', 11939 'size': 6, 11940 'substrat': 'DNA', 11941 'suppl': ('J', 'K', 'N', 'R'), 11942 }
11943 11944 11945 rest_dict['HaeII'] = _temp() 11946 11947
11948 -def _temp():
11949 return { 11950 'charac': (2, -2, None, None, 'GGCC'), 11951 'compsite': '(?P<HaeIII>GGCC)', 11952 'dna': None, 11953 'freq': 256.0, 11954 'fst3': -2, 11955 'fst5': 2, 11956 'inact_temp': 65, 11957 'opt_temp': 37, 11958 'ovhg': 0, 11959 'ovhgseq': '', 11960 'results': None, 11961 'scd3': None, 11962 'scd5': None, 11963 'site': 'GGCC', 11964 'size': 4, 11965 'substrat': 'DNA', 11966 'suppl': ('B', 'I', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'X'), 11967 }
11968 11969 11970 rest_dict['HaeIII'] = _temp() 11971 11972
11973 -def _temp():
11974 return { 11975 'charac': (1, -1, None, None, 'CCGG'), 11976 'compsite': '(?P<HapII>CCGG)', 11977 'dna': None, 11978 'freq': 256.0, 11979 'fst3': -1, 11980 'fst5': 1, 11981 'inact_temp': 65, 11982 'opt_temp': 37, 11983 'ovhg': -2, 11984 'ovhgseq': 'CG', 11985 'results': None, 11986 'scd3': None, 11987 'scd5': None, 11988 'site': 'CCGG', 11989 'size': 4, 11990 'substrat': 'DNA', 11991 'suppl': ('B', 'K'), 11992 }
11993 11994 11995 rest_dict['HapII'] = _temp() 11996 11997
11998 -def _temp():
11999 return { 12000 'charac': (17, 9, None, None, 'TGGCCA'), 12001 'compsite': '(?P<HauII>TGGCCA)', 12002 'dna': None, 12003 'freq': 4096.0, 12004 'fst3': 9, 12005 'fst5': 17, 12006 'inact_temp': 65, 12007 'opt_temp': 37, 12008 'ovhg': 2, 12009 'ovhgseq': 'NN', 12010 'results': None, 12011 'scd3': None, 12012 'scd5': None, 12013 'site': 'TGGCCA', 12014 'size': 6, 12015 'substrat': 'DNA', 12016 'suppl': (), 12017 }
12018 12019 12020 rest_dict['HauII'] = _temp() 12021 12022
12023 -def _temp():
12024 return { 12025 'charac': (None, None, None, None, 'GCCCAG'), 12026 'compsite': '(?P<HbaII>GCCCAG)|(?P<HbaII_as>CTGGGC)', 12027 'dna': None, 12028 'freq': 4096.0, 12029 'fst3': None, 12030 'fst5': None, 12031 'inact_temp': 65, 12032 'opt_temp': 37, 12033 'ovhg': None, 12034 'ovhgseq': None, 12035 'results': None, 12036 'scd3': None, 12037 'scd5': None, 12038 'site': 'GCCCAG', 12039 'size': 6, 12040 'substrat': 'DNA', 12041 'suppl': (), 12042 }
12043 12044 12045 rest_dict['HbaII'] = _temp() 12046 12047
12048 -def _temp():
12049 return { 12050 'charac': (10, 10, None, None, 'GACGC'), 12051 'compsite': '(?P<HgaI>GACGC)|(?P<HgaI_as>GCGTC)', 12052 'dna': None, 12053 'freq': 1024.0, 12054 'fst3': 10, 12055 'fst5': 10, 12056 'inact_temp': 65, 12057 'opt_temp': 37, 12058 'ovhg': -5, 12059 'ovhgseq': 'NNNNN', 12060 'results': None, 12061 'scd3': None, 12062 'scd5': None, 12063 'site': 'GACGC', 12064 'size': 5, 12065 'substrat': 'DNA', 12066 'suppl': ('I', 'N'), 12067 }
12068 12069 12070 rest_dict['HgaI'] = _temp() 12071 12072
12073 -def _temp():
12074 return { 12075 'charac': (5, -5, None, None, 'GWGCWC'), 12076 'compsite': '(?P<HgiAI>G[AT]GC[AT]C)', 12077 'dna': None, 12078 'freq': 1024.0, 12079 'fst3': -5, 12080 'fst5': 5, 12081 'inact_temp': 65, 12082 'opt_temp': 37, 12083 'ovhg': 4, 12084 'ovhgseq': 'WGCW', 12085 'results': None, 12086 'scd3': None, 12087 'scd5': None, 12088 'site': 'GWGCWC', 12089 'size': 6, 12090 'substrat': 'DNA', 12091 'suppl': (), 12092 }
12093 12094 12095 rest_dict['HgiAI'] = _temp() 12096 12097
12098 -def _temp():
12099 return { 12100 'charac': (1, -1, None, None, 'GGYRCC'), 12101 'compsite': '(?P<HgiCI>GG[CT][AG]CC)', 12102 'dna': None, 12103 'freq': 1024.0, 12104 'fst3': -1, 12105 'fst5': 1, 12106 'inact_temp': 65, 12107 'opt_temp': 37, 12108 'ovhg': -4, 12109 'ovhgseq': 'GYRC', 12110 'results': None, 12111 'scd3': None, 12112 'scd5': None, 12113 'site': 'GGYRCC', 12114 'size': 6, 12115 'substrat': 'DNA', 12116 'suppl': (), 12117 }
12118 12119 12120 rest_dict['HgiCI'] = _temp() 12121 12122
12123 -def _temp():
12124 return { 12125 'charac': (None, None, None, None, 'ACCNNNNNNGGT'), 12126 'compsite': '(?P<HgiEII>ACC......GGT)', 12127 'dna': None, 12128 'freq': 4096.0, 12129 'fst3': None, 12130 'fst5': None, 12131 'inact_temp': 65, 12132 'opt_temp': 37, 12133 'ovhg': None, 12134 'ovhgseq': None, 12135 'results': None, 12136 'scd3': None, 12137 'scd5': None, 12138 'site': 'ACCNNNNNNGGT', 12139 'size': 12, 12140 'substrat': 'DNA', 12141 'suppl': (), 12142 }
12143 12144 12145 rest_dict['HgiEII'] = _temp() 12146 12147
12148 -def _temp():
12149 return { 12150 'charac': (5, -5, None, None, 'GRGCYC'), 12151 'compsite': '(?P<HgiJII>G[AG]GC[CT]C)', 12152 'dna': None, 12153 'freq': 1024.0, 12154 'fst3': -5, 12155 'fst5': 5, 12156 'inact_temp': 65, 12157 'opt_temp': 37, 12158 'ovhg': 4, 12159 'ovhgseq': 'RGCY', 12160 'results': None, 12161 'scd3': None, 12162 'scd5': None, 12163 'site': 'GRGCYC', 12164 'size': 6, 12165 'substrat': 'DNA', 12166 'suppl': (), 12167 }
12168 12169 12170 rest_dict['HgiJII'] = _temp() 12171 12172
12173 -def _temp():
12174 return { 12175 'charac': (3, -3, None, None, 'GCGC'), 12176 'compsite': '(?P<HhaI>GCGC)', 12177 'dna': None, 12178 'freq': 256.0, 12179 'fst3': -3, 12180 'fst5': 3, 12181 'inact_temp': 65, 12182 'opt_temp': 37, 12183 'ovhg': 2, 12184 'ovhgseq': 'CG', 12185 'results': None, 12186 'scd3': None, 12187 'scd5': None, 12188 'site': 'GCGC', 12189 'size': 4, 12190 'substrat': 'DNA', 12191 'suppl': ('B', 'J', 'K', 'N', 'Q', 'R', 'X'), 12192 }
12193 12194 12195 rest_dict['HhaI'] = _temp() 12196 12197
12198 -def _temp():
12199 return { 12200 'charac': (2, -2, None, None, 'GRCGYC'), 12201 'compsite': '(?P<Hin1I>G[AG]CG[CT]C)', 12202 'dna': None, 12203 'freq': 1024.0, 12204 'fst3': -2, 12205 'fst5': 2, 12206 'inact_temp': 65, 12207 'opt_temp': 37, 12208 'ovhg': -2, 12209 'ovhgseq': 'CG', 12210 'results': None, 12211 'scd3': None, 12212 'scd5': None, 12213 'site': 'GRCGYC', 12214 'size': 6, 12215 'substrat': 'DNA', 12216 'suppl': ('B', 'K'), 12217 }
12218 12219 12220 rest_dict['Hin1I'] = _temp() 12221 12222
12223 -def _temp():
12224 return { 12225 'charac': (4, -4, None, None, 'CATG'), 12226 'compsite': '(?P<Hin1II>CATG)', 12227 'dna': None, 12228 'freq': 256.0, 12229 'fst3': -4, 12230 'fst5': 4, 12231 'inact_temp': 65, 12232 'opt_temp': 37, 12233 'ovhg': 4, 12234 'ovhgseq': 'CATG', 12235 'results': None, 12236 'scd3': None, 12237 'scd5': None, 12238 'site': 'CATG', 12239 'size': 4, 12240 'substrat': 'DNA', 12241 'suppl': ('B',), 12242 }
12243 12244 12245 rest_dict['Hin1II'] = _temp() 12246 12247
12248 -def _temp():
12249 return { 12250 'charac': (-8, -24, 24, 8, 'GAYNNNNNVTC'), 12251 'compsite': '(?P<Hin4I>GA[CT].....[ACG]TC)|(?P<Hin4I_as>GA[CGT].....[AG]TC)', 12252 'dna': None, 12253 'freq': 682.6666666666666, 12254 'fst3': -24, 12255 'fst5': -8, 12256 'inact_temp': 65, 12257 'opt_temp': 37, 12258 'ovhg': 5, 12259 'ovhgseq': 'NNNNN', 12260 'results': None, 12261 'scd3': 8, 12262 'scd5': 24, 12263 'site': 'GAYNNNNNVTC', 12264 'size': 11, 12265 'substrat': 'DNA', 12266 'suppl': (), 12267 }
12268 12269 12270 rest_dict['Hin4I'] = _temp() 12271 12272
12273 -def _temp():
12274 return { 12275 'charac': (11, 5, None, None, 'CCTTC'), 12276 'compsite': '(?P<Hin4II>CCTTC)|(?P<Hin4II_as>GAAGG)', 12277 'dna': None, 12278 'freq': 1024.0, 12279 'fst3': 5, 12280 'fst5': 11, 12281 'inact_temp': 65, 12282 'opt_temp': 37, 12283 'ovhg': 1, 12284 'ovhgseq': 'N', 12285 'results': None, 12286 'scd3': None, 12287 'scd5': None, 12288 'site': 'CCTTC', 12289 'size': 5, 12290 'substrat': 'DNA', 12291 'suppl': (), 12292 }
12293 12294 12295 rest_dict['Hin4II'] = _temp() 12296 12297
12298 -def _temp():
12299 return { 12300 'charac': (1, -1, None, None, 'GCGC'), 12301 'compsite': '(?P<Hin6I>GCGC)', 12302 'dna': None, 12303 'freq': 256.0, 12304 'fst3': -1, 12305 'fst5': 1, 12306 'inact_temp': 65, 12307 'opt_temp': 37, 12308 'ovhg': -2, 12309 'ovhgseq': 'CG', 12310 'results': None, 12311 'scd3': None, 12312 'scd5': None, 12313 'site': 'GCGC', 12314 'size': 4, 12315 'substrat': 'DNA', 12316 'suppl': ('B',), 12317 }
12318 12319 12320 rest_dict['Hin6I'] = _temp() 12321 12322
12323 -def _temp():
12324 return { 12325 'charac': (1, -1, None, None, 'GCGC'), 12326 'compsite': '(?P<HinP1I>GCGC)', 12327 'dna': None, 12328 'freq': 256.0, 12329 'fst3': -1, 12330 'fst5': 1, 12331 'inact_temp': 65, 12332 'opt_temp': 37, 12333 'ovhg': -2, 12334 'ovhgseq': 'CG', 12335 'results': None, 12336 'scd3': None, 12337 'scd5': None, 12338 'site': 'GCGC', 12339 'size': 4, 12340 'substrat': 'DNA', 12341 'suppl': ('N',), 12342 }
12343 12344 12345 rest_dict['HinP1I'] = _temp() 12346 12347
12348 -def _temp():
12349 return { 12350 'charac': (3, -3, None, None, 'GTYRAC'), 12351 'compsite': '(?P<HincII>GT[CT][AG]AC)', 12352 'dna': None, 12353 'freq': 1024.0, 12354 'fst3': -3, 12355 'fst5': 3, 12356 'inact_temp': 65, 12357 'opt_temp': 37, 12358 'ovhg': 0, 12359 'ovhgseq': '', 12360 'results': None, 12361 'scd3': None, 12362 'scd5': None, 12363 'site': 'GTYRAC', 12364 'size': 6, 12365 'substrat': 'DNA', 12366 'suppl': ('B', 'J', 'K', 'N', 'O', 'Q', 'R', 'X'), 12367 }
12368 12369 12370 rest_dict['HincII'] = _temp() 12371 12372
12373 -def _temp():
12374 return { 12375 'charac': (3, -3, None, None, 'GTYRAC'), 12376 'compsite': '(?P<HindII>GT[CT][AG]AC)', 12377 'dna': None, 12378 'freq': 1024.0, 12379 'fst3': -3, 12380 'fst5': 3, 12381 'inact_temp': 65, 12382 'opt_temp': 37, 12383 'ovhg': 0, 12384 'ovhgseq': '', 12385 'results': None, 12386 'scd3': None, 12387 'scd5': None, 12388 'site': 'GTYRAC', 12389 'size': 6, 12390 'substrat': 'DNA', 12391 'suppl': ('I', 'M', 'S', 'V'), 12392 }
12393 12394 12395 rest_dict['HindII'] = _temp() 12396 12397
12398 -def _temp():
12399 return { 12400 'charac': (1, -1, None, None, 'AAGCTT'), 12401 'compsite': '(?P<HindIII>AAGCTT)', 12402 'dna': None, 12403 'freq': 4096.0, 12404 'fst3': -1, 12405 'fst5': 1, 12406 'inact_temp': 65, 12407 'opt_temp': 37, 12408 'ovhg': -4, 12409 'ovhgseq': 'AGCT', 12410 'results': None, 12411 'scd3': None, 12412 'scd5': None, 12413 'site': 'AAGCTT', 12414 'size': 6, 12415 'substrat': 'DNA', 12416 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'V', 'X', 'Y'), 12417 }
12418 12419 12420 rest_dict['HindIII'] = _temp() 12421 12422
12423 -def _temp():
12424 return { 12425 'charac': (1, -1, None, None, 'GANTC'), 12426 'compsite': '(?P<HinfI>GA.TC)', 12427 'dna': None, 12428 'freq': 256.0, 12429 'fst3': -1, 12430 'fst5': 1, 12431 'inact_temp': 65, 12432 'opt_temp': 37, 12433 'ovhg': -3, 12434 'ovhgseq': 'ANT', 12435 'results': None, 12436 'scd3': None, 12437 'scd5': None, 12438 'site': 'GANTC', 12439 'size': 5, 12440 'substrat': 'DNA', 12441 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'V', 'X', 'Y'), 12442 }
12443 12444 12445 rest_dict['HinfI'] = _temp() 12446 12447
12448 -def _temp():
12449 return { 12450 'charac': (3, -3, None, None, 'GTTAAC'), 12451 'compsite': '(?P<HpaI>GTTAAC)', 12452 'dna': None, 12453 'freq': 4096.0, 12454 'fst3': -3, 12455 'fst5': 3, 12456 'inact_temp': 65, 12457 'opt_temp': 37, 12458 'ovhg': 0, 12459 'ovhgseq': '', 12460 'results': None, 12461 'scd3': None, 12462 'scd5': None, 12463 'site': 'GTTAAC', 12464 'size': 6, 12465 'substrat': 'DNA', 12466 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'Q', 'R', 'S', 'V', 'X'), 12467 }
12468 12469 12470 rest_dict['HpaI'] = _temp() 12471 12472
12473 -def _temp():
12474 return { 12475 'charac': (1, -1, None, None, 'CCGG'), 12476 'compsite': '(?P<HpaII>CCGG)', 12477 'dna': None, 12478 'freq': 256.0, 12479 'fst3': -1, 12480 'fst5': 1, 12481 'inact_temp': 65, 12482 'opt_temp': 37, 12483 'ovhg': -2, 12484 'ovhgseq': 'CG', 12485 'results': None, 12486 'scd3': None, 12487 'scd5': None, 12488 'site': 'CCGG', 12489 'size': 4, 12490 'substrat': 'DNA', 12491 'suppl': ('B', 'I', 'N', 'Q', 'R', 'V', 'X'), 12492 }
12493 12494 12495 rest_dict['HpaII'] = _temp() 12496 12497
12498 -def _temp():
12499 return { 12500 'charac': (13, 7, None, None, 'GGTGA'), 12501 'compsite': '(?P<HphI>GGTGA)|(?P<HphI_as>TCACC)', 12502 'dna': None, 12503 'freq': 1024.0, 12504 'fst3': 7, 12505 'fst5': 13, 12506 'inact_temp': 65, 12507 'opt_temp': 37, 12508 'ovhg': 1, 12509 'ovhgseq': 'N', 12510 'results': None, 12511 'scd3': None, 12512 'scd5': None, 12513 'site': 'GGTGA', 12514 'size': 5, 12515 'substrat': 'DNA', 12516 'suppl': ('B', 'N'), 12517 }
12518 12519 12520 rest_dict['HphI'] = _temp() 12521 12522
12523 -def _temp():
12524 return { 12525 'charac': (3, -3, None, None, 'GTNNAC'), 12526 'compsite': '(?P<Hpy166II>GT..AC)', 12527 'dna': None, 12528 'freq': 256.0, 12529 'fst3': -3, 12530 'fst5': 3, 12531 'inact_temp': 65, 12532 'opt_temp': 37, 12533 'ovhg': 0, 12534 'ovhgseq': '', 12535 'results': None, 12536 'scd3': None, 12537 'scd5': None, 12538 'site': 'GTNNAC', 12539 'size': 6, 12540 'substrat': 'DNA', 12541 'suppl': ('N',), 12542 }
12543 12544 12545 rest_dict['Hpy166II'] = _temp() 12546 12547
12548 -def _temp():
12549 return { 12550 'charac': (2, -2, None, None, 'TCNNGA'), 12551 'compsite': '(?P<Hpy178III>TC..GA)', 12552 'dna': None, 12553 'freq': 256.0, 12554 'fst3': -2, 12555 'fst5': 2, 12556 'inact_temp': 65, 12557 'opt_temp': 37, 12558 'ovhg': -2, 12559 'ovhgseq': 'NN', 12560 'results': None, 12561 'scd3': None, 12562 'scd5': None, 12563 'site': 'TCNNGA', 12564 'size': 6, 12565 'substrat': 'DNA', 12566 'suppl': (), 12567 }
12568 12569 12570 rest_dict['Hpy178III'] = _temp() 12571 12572
12573 -def _temp():
12574 return { 12575 'charac': (3, -3, None, None, 'TCNGA'), 12576 'compsite': '(?P<Hpy188I>TC.GA)', 12577 'dna': None, 12578 'freq': 256.0, 12579 'fst3': -3, 12580 'fst5': 3, 12581 'inact_temp': 65, 12582 'opt_temp': 37, 12583 'ovhg': 1, 12584 'ovhgseq': 'N', 12585 'results': None, 12586 'scd3': None, 12587 'scd5': None, 12588 'site': 'TCNGA', 12589 'size': 5, 12590 'substrat': 'DNA', 12591 'suppl': ('N',), 12592 }
12593 12594 12595 rest_dict['Hpy188I'] = _temp() 12596 12597
12598 -def _temp():
12599 return { 12600 'charac': (2, -2, None, None, 'TCNNGA'), 12601 'compsite': '(?P<Hpy188III>TC..GA)', 12602 'dna': None, 12603 'freq': 256.0, 12604 'fst3': -2, 12605 'fst5': 2, 12606 'inact_temp': 65, 12607 'opt_temp': 37, 12608 'ovhg': -2, 12609 'ovhgseq': 'NN', 12610 'results': None, 12611 'scd3': None, 12612 'scd5': None, 12613 'site': 'TCNNGA', 12614 'size': 6, 12615 'substrat': 'DNA', 12616 'suppl': ('N',), 12617 }
12618 12619 12620 rest_dict['Hpy188III'] = _temp() 12621 12622
12623 -def _temp():
12624 return { 12625 'charac': (3, -3, None, None, 'GTNNAC'), 12626 'compsite': '(?P<Hpy8I>GT..AC)', 12627 'dna': None, 12628 'freq': 256.0, 12629 'fst3': -3, 12630 'fst5': 3, 12631 'inact_temp': 65, 12632 'opt_temp': 37, 12633 'ovhg': 0, 12634 'ovhgseq': '', 12635 'results': None, 12636 'scd3': None, 12637 'scd5': None, 12638 'site': 'GTNNAC', 12639 'size': 6, 12640 'substrat': 'DNA', 12641 'suppl': ('B',), 12642 }
12643 12644 12645 rest_dict['Hpy8I'] = _temp() 12646 12647
12648 -def _temp():
12649 return { 12650 'charac': (5, -5, None, None, 'CGWCG'), 12651 'compsite': '(?P<Hpy99I>CG[AT]CG)', 12652 'dna': None, 12653 'freq': 512.0, 12654 'fst3': -5, 12655 'fst5': 5, 12656 'inact_temp': 65, 12657 'opt_temp': 37, 12658 'ovhg': 5, 12659 'ovhgseq': 'CGWCG', 12660 'results': None, 12661 'scd3': None, 12662 'scd5': None, 12663 'site': 'CGWCG', 12664 'size': 5, 12665 'substrat': 'DNA', 12666 'suppl': ('N',), 12667 }
12668 12669 12670 rest_dict['Hpy99I'] = _temp() 12671 12672
12673 -def _temp():
12674 return { 12675 'charac': (None, None, None, None, 'GCCTA'), 12676 'compsite': '(?P<Hpy99XIII>GCCTA)|(?P<Hpy99XIII_as>TAGGC)', 12677 'dna': None, 12678 'freq': 1024.0, 12679 'fst3': None, 12680 'fst5': None, 12681 'inact_temp': 65, 12682 'opt_temp': 37, 12683 'ovhg': None, 12684 'ovhgseq': None, 12685 'results': None, 12686 'scd3': None, 12687 'scd5': None, 12688 'site': 'GCCTA', 12689 'size': 5, 12690 'substrat': 'DNA', 12691 'suppl': (), 12692 }
12693 12694 12695 rest_dict['Hpy99XIII'] = _temp() 12696 12697
12698 -def _temp():
12699 return { 12700 'charac': (None, None, None, None, 'GGWTAA'), 12701 'compsite': '(?P<Hpy99XIV>GG[AT]TAA)|(?P<Hpy99XIV_as>TTA[AT]CC)', 12702 'dna': None, 12703 'freq': 2048.0, 12704 'fst3': None, 12705 'fst5': None, 12706 'inact_temp': 65, 12707 'opt_temp': 37, 12708 'ovhg': None, 12709 'ovhgseq': None, 12710 'results': None, 12711 'scd3': None, 12712 'scd5': None, 12713 'site': 'GGWTAA', 12714 'size': 6, 12715 'substrat': 'DNA', 12716 'suppl': (), 12717 }
12718 12719 12720 rest_dict['Hpy99XIV'] = _temp() 12721 12722
12723 -def _temp():
12724 return { 12725 'charac': (None, None, None, None, 'GGWCNA'), 12726 'compsite': '(?P<Hpy99XIV_mut1>GG[AT]C.A)|(?P<Hpy99XIV_mut1_as>T.G[AT]CC)', 12727 'dna': None, 12728 'freq': 512.0, 12729 'fst3': None, 12730 'fst5': None, 12731 'inact_temp': 65, 12732 'opt_temp': 37, 12733 'ovhg': None, 12734 'ovhgseq': None, 12735 'results': None, 12736 'scd3': None, 12737 'scd5': None, 12738 'site': 'GGWCNA', 12739 'size': 6, 12740 'substrat': 'DNA', 12741 'suppl': (), 12742 }
12743 12744 12745 rest_dict['Hpy99XIV_mut1'] = _temp() 12746 12747
12748 -def _temp():
12749 return { 12750 'charac': (None, None, None, None, 'TCANNNNNNTRG'), 12751 'compsite': '(?P<Hpy99XXII>TCA......T[AG]G)|(?P<Hpy99XXII_as>C[CT]A......TGA)', 12752 'dna': None, 12753 'freq': 2048.0, 12754 'fst3': None, 12755 'fst5': None, 12756 'inact_temp': 65, 12757 'opt_temp': 37, 12758 'ovhg': None, 12759 'ovhgseq': None, 12760 'results': None, 12761 'scd3': None, 12762 'scd5': None, 12763 'site': 'TCANNNNNNTRG', 12764 'size': 12, 12765 'substrat': 'DNA', 12766 'suppl': (), 12767 }
12768 12769 12770 rest_dict['Hpy99XXII'] = _temp() 12771 12772
12773 -def _temp():
12774 return { 12775 'charac': (11, 5, None, None, 'CCTTC'), 12776 'compsite': '(?P<HpyAV>CCTTC)|(?P<HpyAV_as>GAAGG)', 12777 'dna': None, 12778 'freq': 1024.0, 12779 'fst3': 5, 12780 'fst5': 11, 12781 'inact_temp': 65, 12782 'opt_temp': 37, 12783 'ovhg': 1, 12784 'ovhgseq': 'N', 12785 'results': None, 12786 'scd3': None, 12787 'scd5': None, 12788 'site': 'CCTTC', 12789 'size': 5, 12790 'substrat': 'DNA', 12791 'suppl': ('N',), 12792 }
12793 12794 12795 rest_dict['HpyAV'] = _temp() 12796 12797
12798 -def _temp():
12799 return { 12800 'charac': (None, None, None, None, 'GCGTA'), 12801 'compsite': '(?P<HpyAXIV>GCGTA)|(?P<HpyAXIV_as>TACGC)', 12802 'dna': None, 12803 'freq': 1024.0, 12804 'fst3': None, 12805 'fst5': None, 12806 'inact_temp': 65, 12807 'opt_temp': 37, 12808 'ovhg': None, 12809 'ovhgseq': None, 12810 'results': None, 12811 'scd3': None, 12812 'scd5': None, 12813 'site': 'GCGTA', 12814 'size': 5, 12815 'substrat': 'DNA', 12816 'suppl': (), 12817 }
12818 12819 12820 rest_dict['HpyAXIV'] = _temp() 12821 12822
12823 -def _temp():
12824 return { 12825 'charac': (None, None, None, None, 'CRTTAA'), 12826 'compsite': '(?P<HpyAXVI_mut1>C[AG]TTAA)|(?P<HpyAXVI_mut1_as>TTAA[CT]G)', 12827 'dna': None, 12828 'freq': 2048.0, 12829 'fst3': None, 12830 'fst5': None, 12831 'inact_temp': 65, 12832 'opt_temp': 37, 12833 'ovhg': None, 12834 'ovhgseq': None, 12835 'results': None, 12836 'scd3': None, 12837 'scd5': None, 12838 'site': 'CRTTAA', 12839 'size': 6, 12840 'substrat': 'DNA', 12841 'suppl': (), 12842 }
12843 12844 12845 rest_dict['HpyAXVI_mut1'] = _temp() 12846 12847
12848 -def _temp():
12849 return { 12850 'charac': (None, None, None, None, 'CRTCNA'), 12851 'compsite': '(?P<HpyAXVI_mut2>C[AG]TC.A)|(?P<HpyAXVI_mut2_as>T.GA[CT]G)', 12852 'dna': None, 12853 'freq': 512.0, 12854 'fst3': None, 12855 'fst5': None, 12856 'inact_temp': 65, 12857 'opt_temp': 37, 12858 'ovhg': None, 12859 'ovhgseq': None, 12860 'results': None, 12861 'scd3': None, 12862 'scd5': None, 12863 'site': 'CRTCNA', 12864 'size': 6, 12865 'substrat': 'DNA', 12866 'suppl': (), 12867 }
12868 12869 12870 rest_dict['HpyAXVI_mut2'] = _temp() 12871 12872
12873 -def _temp():
12874 return { 12875 'charac': (3, -3, None, None, 'ACNGT'), 12876 'compsite': '(?P<HpyCH4III>AC.GT)', 12877 'dna': None, 12878 'freq': 256.0, 12879 'fst3': -3, 12880 'fst5': 3, 12881 'inact_temp': 65, 12882 'opt_temp': 37, 12883 'ovhg': 1, 12884 'ovhgseq': 'N', 12885 'results': None, 12886 'scd3': None, 12887 'scd5': None, 12888 'site': 'ACNGT', 12889 'size': 5, 12890 'substrat': 'DNA', 12891 'suppl': ('N',), 12892 }
12893 12894 12895 rest_dict['HpyCH4III'] = _temp() 12896 12897
12898 -def _temp():
12899 return { 12900 'charac': (1, -1, None, None, 'ACGT'), 12901 'compsite': '(?P<HpyCH4IV>ACGT)', 12902 'dna': None, 12903 'freq': 256.0, 12904 'fst3': -1, 12905 'fst5': 1, 12906 'inact_temp': 65, 12907 'opt_temp': 37, 12908 'ovhg': -2, 12909 'ovhgseq': 'CG', 12910 'results': None, 12911 'scd3': None, 12912 'scd5': None, 12913 'site': 'ACGT', 12914 'size': 4, 12915 'substrat': 'DNA', 12916 'suppl': ('N',), 12917 }
12918 12919 12920 rest_dict['HpyCH4IV'] = _temp() 12921 12922
12923 -def _temp():
12924 return { 12925 'charac': (2, -2, None, None, 'TGCA'), 12926 'compsite': '(?P<HpyCH4V>TGCA)', 12927 'dna': None, 12928 'freq': 256.0, 12929 'fst3': -2, 12930 'fst5': 2, 12931 'inact_temp': 65, 12932 'opt_temp': 37, 12933 'ovhg': 0, 12934 'ovhgseq': '', 12935 'results': None, 12936 'scd3': None, 12937 'scd5': None, 12938 'site': 'TGCA', 12939 'size': 4, 12940 'substrat': 'DNA', 12941 'suppl': ('N',), 12942 }
12943 12944 12945 rest_dict['HpyCH4V'] = _temp() 12946 12947
12948 -def _temp():
12949 return { 12950 'charac': (7, -7, None, None, 'GCNNNNNNNGC'), 12951 'compsite': '(?P<HpyF10VI>GC.......GC)', 12952 'dna': None, 12953 'freq': 256.0, 12954 'fst3': -7, 12955 'fst5': 7, 12956 'inact_temp': 65, 12957 'opt_temp': 37, 12958 'ovhg': 3, 12959 'ovhgseq': 'NNN', 12960 'results': None, 12961 'scd3': None, 12962 'scd5': None, 12963 'site': 'GCNNNNNNNGC', 12964 'size': 11, 12965 'substrat': 'DNA', 12966 'suppl': ('B',), 12967 }
12968 12969 12970 rest_dict['HpyF10VI'] = _temp() 12971 12972
12973 -def _temp():
12974 return { 12975 'charac': (1, -1, None, None, 'CTNAG'), 12976 'compsite': '(?P<HpyF3I>CT.AG)', 12977 'dna': None, 12978 'freq': 256.0, 12979 'fst3': -1, 12980 'fst5': 1, 12981 'inact_temp': 65, 12982 'opt_temp': 37, 12983 'ovhg': -3, 12984 'ovhgseq': 'TNA', 12985 'results': None, 12986 'scd3': None, 12987 'scd5': None, 12988 'site': 'CTNAG', 12989 'size': 5, 12990 'substrat': 'DNA', 12991 'suppl': ('B',), 12992 }
12993 12994 12995 rest_dict['HpyF3I'] = _temp() 12996 12997
12998 -def _temp():
12999 return { 13000 'charac': (1, -1, None, None, 'ACGT'), 13001 'compsite': '(?P<HpySE526I>ACGT)', 13002 'dna': None, 13003 'freq': 256.0, 13004 'fst3': -1, 13005 'fst5': 1, 13006 'inact_temp': 65, 13007 'opt_temp': 37, 13008 'ovhg': -2, 13009 'ovhgseq': 'CG', 13010 'results': None, 13011 'scd3': None, 13012 'scd5': None, 13013 'site': 'ACGT', 13014 'size': 4, 13015 'substrat': 'DNA', 13016 'suppl': ('I',), 13017 }
13018 13019 13020 rest_dict['HpySE526I'] = _temp() 13021 13022
13023 -def _temp():
13024 return { 13025 'charac': (None, None, None, None, 'CYANNNNNNNTRG'), 13026 'compsite': '(?P<HpyUM032XIII>C[CT]A.......T[AG]G)', 13027 'dna': None, 13028 'freq': 1024.0, 13029 'fst3': None, 13030 'fst5': None, 13031 'inact_temp': 65, 13032 'opt_temp': 37, 13033 'ovhg': None, 13034 'ovhgseq': None, 13035 'results': None, 13036 'scd3': None, 13037 'scd5': None, 13038 'site': 'CYANNNNNNNTRG', 13039 'size': 13, 13040 'substrat': 'DNA', 13041 'suppl': (), 13042 }
13043 13044 13045 rest_dict['HpyUM032XIII'] = _temp() 13046 13047
13048 -def _temp():
13049 return { 13050 'charac': (None, None, None, None, 'CYANNNNNNNTTC'), 13051 'compsite': '(?P<HpyUM032XIII_mut1>C[CT]A.......TTC)|(?P<HpyUM032XIII_mut1_as>GAA.......T[AG]G)', 13052 'dna': None, 13053 'freq': 2048.0, 13054 'fst3': None, 13055 'fst5': None, 13056 'inact_temp': 65, 13057 'opt_temp': 37, 13058 'ovhg': None, 13059 'ovhgseq': None, 13060 'results': None, 13061 'scd3': None, 13062 'scd5': None, 13063 'site': 'CYANNNNNNNTTC', 13064 'size': 13, 13065 'substrat': 'DNA', 13066 'suppl': (), 13067 }
13068 13069 13070 rest_dict['HpyUM032XIII_mut1'] = _temp() 13071 13072
13073 -def _temp():
13074 return { 13075 'charac': (None, None, None, None, 'GAAAG'), 13076 'compsite': '(?P<HpyUM032XIV>GAAAG)|(?P<HpyUM032XIV_as>CTTTC)', 13077 'dna': None, 13078 'freq': 1024.0, 13079 'fst3': None, 13080 'fst5': None, 13081 'inact_temp': 65, 13082 'opt_temp': 37, 13083 'ovhg': None, 13084 'ovhgseq': None, 13085 'results': None, 13086 'scd3': None, 13087 'scd5': None, 13088 'site': 'GAAAG', 13089 'size': 5, 13090 'substrat': 'DNA', 13091 'suppl': (), 13092 }
13093 13094 13095 rest_dict['HpyUM032XIV'] = _temp() 13096 13097
13098 -def _temp():
13099 return { 13100 'charac': (None, None, None, None, 'TNGGNAG|GTGGNAG'), 13101 'compsite': '(?P<HpyUM037X>T.GG.AG)|(?P<HpyUM037X_as>CT.CC.A)', 13102 'dna': None, 13103 'freq': 1024.0, 13104 'fst3': None, 13105 'fst5': None, 13106 'inact_temp': 65, 13107 'opt_temp': 37, 13108 'ovhg': None, 13109 'ovhgseq': None, 13110 'results': None, 13111 'scd3': None, 13112 'scd5': None, 13113 'site': 'TNGGNAG|GTGGNAG', 13114 'size': 7, 13115 'substrat': 'DNA', 13116 'suppl': (), 13117 }
13118 13119 13120 rest_dict['HpyUM037X'] = _temp() 13121 13122
13123 -def _temp():
13124 return { 13125 'charac': (2, -2, None, None, 'GRCGYC'), 13126 'compsite': '(?P<Hsp92I>G[AG]CG[CT]C)', 13127 'dna': None, 13128 'freq': 1024.0, 13129 'fst3': -2, 13130 'fst5': 2, 13131 'inact_temp': 65, 13132 'opt_temp': 37, 13133 'ovhg': -2, 13134 'ovhgseq': 'CG', 13135 'results': None, 13136 'scd3': None, 13137 'scd5': None, 13138 'site': 'GRCGYC', 13139 'size': 6, 13140 'substrat': 'DNA', 13141 'suppl': ('R',), 13142 }
13143 13144 13145 rest_dict['Hsp92I'] = _temp() 13146 13147
13148 -def _temp():
13149 return { 13150 'charac': (4, -4, None, None, 'CATG'), 13151 'compsite': '(?P<Hsp92II>CATG)', 13152 'dna': None, 13153 'freq': 256.0, 13154 'fst3': -4, 13155 'fst5': 4, 13156 'inact_temp': 65, 13157 'opt_temp': 37, 13158 'ovhg': 4, 13159 'ovhgseq': 'CATG', 13160 'results': None, 13161 'scd3': None, 13162 'scd5': None, 13163 'site': 'CATG', 13164 'size': 4, 13165 'substrat': 'DNA', 13166 'suppl': ('R',), 13167 }
13168 13169 13170 rest_dict['Hsp92II'] = _temp() 13171 13172
13173 -def _temp():
13174 return { 13175 'charac': (1, -1, None, None, 'GCGC'), 13176 'compsite': '(?P<HspAI>GCGC)', 13177 'dna': None, 13178 'freq': 256.0, 13179 'fst3': -1, 13180 'fst5': 1, 13181 'inact_temp': 65, 13182 'opt_temp': 37, 13183 'ovhg': -2, 13184 'ovhgseq': 'CG', 13185 'results': None, 13186 'scd3': None, 13187 'scd5': None, 13188 'site': 'GCGC', 13189 'size': 4, 13190 'substrat': 'DNA', 13191 'suppl': ('I', 'V'), 13192 }
13193 13194 13195 rest_dict['HspAI'] = _temp() 13196 13197
13198 -def _temp():
13199 return { 13200 'charac': (None, None, None, None, 'GTATNAC'), 13201 'compsite': '(?P<Jma19592I>GTAT.AC)|(?P<Jma19592I_as>GT.ATAC)', 13202 'dna': None, 13203 'freq': 4096.0, 13204 'fst3': None, 13205 'fst5': None, 13206 'inact_temp': 65, 13207 'opt_temp': 37, 13208 'ovhg': None, 13209 'ovhgseq': None, 13210 'results': None, 13211 'scd3': None, 13212 'scd5': None, 13213 'site': 'GTATNAC', 13214 'size': 7, 13215 'substrat': 'DNA', 13216 'suppl': (), 13217 }
13218 13219 13220 rest_dict['Jma19592I'] = _temp() 13221 13222
13223 -def _temp():
13224 return { 13225 'charac': (None, None, None, None, 'GRGCRAC'), 13226 'compsite': '(?P<Jma19592II>G[AG]GC[AG]AC)|(?P<Jma19592II_as>GT[CT]GC[CT]C)', 13227 'dna': None, 13228 'freq': 4096.0, 13229 'fst3': None, 13230 'fst5': None, 13231 'inact_temp': 65, 13232 'opt_temp': 37, 13233 'ovhg': None, 13234 'ovhgseq': None, 13235 'results': None, 13236 'scd3': None, 13237 'scd5': None, 13238 'site': 'GRGCRAC', 13239 'size': 7, 13240 'substrat': 'DNA', 13241 'suppl': (), 13242 }
13243 13244 13245 rest_dict['Jma19592II'] = _temp() 13246 13247
13248 -def _temp():
13249 return { 13250 'charac': (1, -1, None, None, 'GGCGCC'), 13251 'compsite': '(?P<KasI>GGCGCC)', 13252 'dna': None, 13253 'freq': 4096.0, 13254 'fst3': -1, 13255 'fst5': 1, 13256 'inact_temp': 65, 13257 'opt_temp': 37, 13258 'ovhg': -4, 13259 'ovhgseq': 'GCGC', 13260 'results': None, 13261 'scd3': None, 13262 'scd5': None, 13263 'site': 'GGCGCC', 13264 'size': 6, 13265 'substrat': 'DNA', 13266 'suppl': ('N',), 13267 }
13268 13269 13270 rest_dict['KasI'] = _temp() 13271 13272
13273 -def _temp():
13274 return { 13275 'charac': (2, -2, None, None, 'GGGWCCC'), 13276 'compsite': '(?P<KflI>GGG[AT]CCC)', 13277 'dna': None, 13278 'freq': 8192.0, 13279 'fst3': -2, 13280 'fst5': 2, 13281 'inact_temp': 65, 13282 'opt_temp': 37, 13283 'ovhg': -3, 13284 'ovhgseq': 'GWC', 13285 'results': None, 13286 'scd3': None, 13287 'scd5': None, 13288 'site': 'GGGWCCC', 13289 'size': 7, 13290 'substrat': 'DNA', 13291 'suppl': ('B',), 13292 }
13293 13294 13295 rest_dict['KflI'] = _temp() 13296 13297
13298 -def _temp():
13299 return { 13300 'charac': (1, -1, None, None, 'TCCGGA'), 13301 'compsite': '(?P<Kpn2I>TCCGGA)', 13302 'dna': None, 13303 'freq': 4096.0, 13304 'fst3': -1, 13305 'fst5': 1, 13306 'inact_temp': 65, 13307 'opt_temp': 37, 13308 'ovhg': -4, 13309 'ovhgseq': 'CCGG', 13310 'results': None, 13311 'scd3': None, 13312 'scd5': None, 13313 'site': 'TCCGGA', 13314 'size': 6, 13315 'substrat': 'DNA', 13316 'suppl': ('B',), 13317 }
13318 13319 13320 rest_dict['Kpn2I'] = _temp() 13321 13322
13323 -def _temp():
13324 return { 13325 'charac': (5, -5, None, None, 'GGTACC'), 13326 'compsite': '(?P<KpnI>GGTACC)', 13327 'dna': None, 13328 'freq': 4096.0, 13329 'fst3': -5, 13330 'fst5': 5, 13331 'inact_temp': 65, 13332 'opt_temp': 37, 13333 'ovhg': 4, 13334 'ovhgseq': 'GTAC', 13335 'results': None, 13336 'scd3': None, 13337 'scd5': None, 13338 'site': 'GGTACC', 13339 'size': 6, 13340 'substrat': 'DNA', 13341 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'V', 'X', 'Y'), 13342 }
13343 13344 13345 rest_dict['KpnI'] = _temp() 13346 13347
13348 -def _temp():
13349 return { 13350 'charac': (None, None, None, None, 'GTTCNAC'), 13351 'compsite': '(?P<KpnNIH30III>GTTC.AC)|(?P<KpnNIH30III_as>GT.GAAC)', 13352 'dna': None, 13353 'freq': 4096.0, 13354 'fst3': None, 13355 'fst5': None, 13356 'inact_temp': 65, 13357 'opt_temp': 37, 13358 'ovhg': None, 13359 'ovhgseq': None, 13360 'results': None, 13361 'scd3': None, 13362 'scd5': None, 13363 'site': 'GTTCNAC', 13364 'size': 7, 13365 'substrat': 'DNA', 13366 'suppl': (), 13367 }
13368 13369 13370 rest_dict['KpnNIH30III'] = _temp() 13371 13372
13373 -def _temp():
13374 return { 13375 'charac': (1, -1, None, None, 'GCCGGC'), 13376 'compsite': '(?P<KroI>GCCGGC)', 13377 'dna': None, 13378 'freq': 4096.0, 13379 'fst3': -1, 13380 'fst5': 1, 13381 'inact_temp': 65, 13382 'opt_temp': 37, 13383 'ovhg': -4, 13384 'ovhgseq': 'CCGG', 13385 'results': None, 13386 'scd3': None, 13387 'scd5': None, 13388 'site': 'GCCGGC', 13389 'size': 6, 13390 'substrat': 'DNA', 13391 'suppl': ('I',), 13392 }
13393 13394 13395 rest_dict['KroI'] = _temp() 13396 13397
13398 -def _temp():
13399 return { 13400 'charac': (1, -1, None, None, 'TGATCA'), 13401 'compsite': '(?P<Ksp22I>TGATCA)', 13402 'dna': None, 13403 'freq': 4096.0, 13404 'fst3': -1, 13405 'fst5': 1, 13406 'inact_temp': 65, 13407 'opt_temp': 37, 13408 'ovhg': -4, 13409 'ovhgseq': 'GATC', 13410 'results': None, 13411 'scd3': None, 13412 'scd5': None, 13413 'site': 'TGATCA', 13414 'size': 6, 13415 'substrat': 'DNA', 13416 'suppl': ('I', 'V'), 13417 }
13418 13419 13420 rest_dict['Ksp22I'] = _temp() 13421 13422
13423 -def _temp():
13424 return { 13425 'charac': (7, 4, None, None, 'CTCTTC'), 13426 'compsite': '(?P<Ksp632I>CTCTTC)|(?P<Ksp632I_as>GAAGAG)', 13427 'dna': None, 13428 'freq': 4096.0, 13429 'fst3': 4, 13430 'fst5': 7, 13431 'inact_temp': 65, 13432 'opt_temp': 37, 13433 'ovhg': -3, 13434 'ovhgseq': 'NNN', 13435 'results': None, 13436 'scd3': None, 13437 'scd5': None, 13438 'site': 'CTCTTC', 13439 'size': 6, 13440 'substrat': 'DNA', 13441 'suppl': (), 13442 }
13443 13444 13445 rest_dict['Ksp632I'] = _temp() 13446 13447
13448 -def _temp():
13449 return { 13450 'charac': (3, -3, None, None, 'GTTAAC'), 13451 'compsite': '(?P<KspAI>GTTAAC)', 13452 'dna': None, 13453 'freq': 4096.0, 13454 'fst3': -3, 13455 'fst5': 3, 13456 'inact_temp': 65, 13457 'opt_temp': 37, 13458 'ovhg': 0, 13459 'ovhgseq': '', 13460 'results': None, 13461 'scd3': None, 13462 'scd5': None, 13463 'site': 'GTTAAC', 13464 'size': 6, 13465 'substrat': 'DNA', 13466 'suppl': ('B',), 13467 }
13468 13469 13470 rest_dict['KspAI'] = _temp() 13471 13472
13473 -def _temp():
13474 return { 13475 'charac': (4, -4, None, None, 'CCGCGG'), 13476 'compsite': '(?P<KspI>CCGCGG)', 13477 'dna': None, 13478 'freq': 4096.0, 13479 'fst3': -4, 13480 'fst5': 4, 13481 'inact_temp': 65, 13482 'opt_temp': 37, 13483 'ovhg': 2, 13484 'ovhgseq': 'GC', 13485 'results': None, 13486 'scd3': None, 13487 'scd5': None, 13488 'site': 'CCGCGG', 13489 'size': 6, 13490 'substrat': 'DNA', 13491 'suppl': ('M', 'S'), 13492 }
13493 13494 13495 rest_dict['KspI'] = _temp() 13496 13497
13498 -def _temp():
13499 return { 13500 'charac': (0, 0, None, None, 'GATC'), 13501 'compsite': '(?P<Kzo9I>GATC)', 13502 'dna': None, 13503 'freq': 256.0, 13504 'fst3': 0, 13505 'fst5': 0, 13506 'inact_temp': 65, 13507 'opt_temp': 37, 13508 'ovhg': -4, 13509 'ovhgseq': 'GATC', 13510 'results': None, 13511 'scd3': None, 13512 'scd5': None, 13513 'site': 'GATC', 13514 'size': 4, 13515 'substrat': 'DNA', 13516 'suppl': ('I',), 13517 }
13518 13519 13520 rest_dict['Kzo9I'] = _temp() 13521 13522
13523 -def _temp():
13524 return { 13525 'charac': (None, None, None, None, 'CYAAANG'), 13526 'compsite': '(?P<Lba2029III>C[CT]AAA.G)|(?P<Lba2029III_as>C.TTT[AG]G)', 13527 'dna': None, 13528 'freq': 2048.0, 13529 'fst3': None, 13530 'fst5': None, 13531 'inact_temp': 65, 13532 'opt_temp': 37, 13533 'ovhg': None, 13534 'ovhgseq': None, 13535 'results': None, 13536 'scd3': None, 13537 'scd5': None, 13538 'site': 'CYAAANG', 13539 'size': 7, 13540 'substrat': 'DNA', 13541 'suppl': (), 13542 }
13543 13544 13545 rest_dict['Lba2029III'] = _temp() 13546 13547
13548 -def _temp():
13549 return { 13550 'charac': (8, 4, None, None, 'GCTCTTC'), 13551 'compsite': '(?P<LguI>GCTCTTC)|(?P<LguI_as>GAAGAGC)', 13552 'dna': None, 13553 'freq': 16384.0, 13554 'fst3': 4, 13555 'fst5': 8, 13556 'inact_temp': 65, 13557 'opt_temp': 37, 13558 'ovhg': -3, 13559 'ovhgseq': 'NNN', 13560 'results': None, 13561 'scd3': None, 13562 'scd5': None, 13563 'site': 'GCTCTTC', 13564 'size': 7, 13565 'substrat': 'DNA', 13566 'suppl': ('B',), 13567 }
13568 13569 13570 rest_dict['LguI'] = _temp() 13571 13572
13573 -def _temp():
13574 return { 13575 'charac': (6, -1, None, None, 'GCTCC'), 13576 'compsite': '(?P<LmnI>GCTCC)|(?P<LmnI_as>GGAGC)', 13577 'dna': None, 13578 'freq': 1024.0, 13579 'fst3': -1, 13580 'fst5': 6, 13581 'inact_temp': 65, 13582 'opt_temp': 37, 13583 'ovhg': 2, 13584 'ovhgseq': 'CN', 13585 'results': None, 13586 'scd3': None, 13587 'scd5': None, 13588 'site': 'GCTCC', 13589 'size': 5, 13590 'substrat': 'DNA', 13591 'suppl': ('I',), 13592 }
13593 13594 13595 rest_dict['LmnI'] = _temp() 13596 13597
13598 -def _temp():
13599 return { 13600 'charac': (None, None, None, None, 'AGCGCCG'), 13601 'compsite': '(?P<Lmo370I>AGCGCCG)|(?P<Lmo370I_as>CGGCGCT)', 13602 'dna': None, 13603 'freq': 16384.0, 13604 'fst3': None, 13605 'fst5': None, 13606 'inact_temp': 65, 13607 'opt_temp': 37, 13608 'ovhg': None, 13609 'ovhgseq': None, 13610 'results': None, 13611 'scd3': None, 13612 'scd5': None, 13613 'site': 'AGCGCCG', 13614 'size': 7, 13615 'substrat': 'DNA', 13616 'suppl': (), 13617 }
13618 13619 13620 rest_dict['Lmo370I'] = _temp() 13621 13622
13623 -def _temp():
13624 return { 13625 'charac': (None, None, None, None, 'TAGRAG'), 13626 'compsite': '(?P<Lmo911II>TAG[AG]AG)|(?P<Lmo911II_as>CT[CT]CTA)', 13627 'dna': None, 13628 'freq': 2048.0, 13629 'fst3': None, 13630 'fst5': None, 13631 'inact_temp': 65, 13632 'opt_temp': 37, 13633 'ovhg': None, 13634 'ovhgseq': None, 13635 'results': None, 13636 'scd3': None, 13637 'scd5': None, 13638 'site': 'TAGRAG', 13639 'size': 6, 13640 'substrat': 'DNA', 13641 'suppl': (), 13642 }
13643 13644 13645 rest_dict['Lmo911II'] = _temp() 13646 13647
13648 -def _temp():
13649 return { 13650 'charac': (3, -3, None, None, 'RGCGCY'), 13651 'compsite': '(?P<LpnI>[AG]GCGC[CT])', 13652 'dna': None, 13653 'freq': 1024.0, 13654 'fst3': -3, 13655 'fst5': 3, 13656 'inact_temp': 65, 13657 'opt_temp': 37, 13658 'ovhg': 0, 13659 'ovhgseq': '', 13660 'results': None, 13661 'scd3': None, 13662 'scd5': None, 13663 'site': 'RGCGCY', 13664 'size': 6, 13665 'substrat': 'DNA', 13666 'suppl': (), 13667 }
13668 13669 13670 rest_dict['LpnI'] = _temp() 13671 13672
13673 -def _temp():
13674 return { 13675 'charac': (14, 14, None, None, 'CCDG'), 13676 'compsite': '(?P<LpnPI>CC[AGT]G)|(?P<LpnPI_as>C[ACT]GG)', 13677 'dna': None, 13678 'freq': 85.33333333333333, 13679 'fst3': 14, 13680 'fst5': 14, 13681 'inact_temp': 65, 13682 'opt_temp': 37, 13683 'ovhg': -4, 13684 'ovhgseq': 'NNNN', 13685 'results': None, 13686 'scd3': None, 13687 'scd5': None, 13688 'site': 'CCDG', 13689 'size': 4, 13690 'substrat': 'DNA', 13691 'suppl': ('N',), 13692 }
13693 13694 13695 rest_dict['LpnPI'] = _temp() 13696 13697
13698 -def _temp():
13699 return { 13700 'charac': (13, 12, None, None, 'GCAGC'), 13701 'compsite': '(?P<Lsp1109I>GCAGC)|(?P<Lsp1109I_as>GCTGC)', 13702 'dna': None, 13703 'freq': 1024.0, 13704 'fst3': 12, 13705 'fst5': 13, 13706 'inact_temp': 65, 13707 'opt_temp': 37, 13708 'ovhg': -4, 13709 'ovhgseq': 'NNNN', 13710 'results': None, 13711 'scd3': None, 13712 'scd5': None, 13713 'site': 'GCAGC', 13714 'size': 5, 13715 'substrat': 'DNA', 13716 'suppl': ('B',), 13717 }
13718 13719 13720 rest_dict['Lsp1109I'] = _temp() 13721 13722
13723 -def _temp():
13724 return { 13725 'charac': (None, None, None, None, 'AGCACC'), 13726 'compsite': '(?P<Lsp48III>AGCACC)|(?P<Lsp48III_as>GGTGCT)', 13727 'dna': None, 13728 'freq': 4096.0, 13729 'fst3': None, 13730 'fst5': None, 13731 'inact_temp': 65, 13732 'opt_temp': 37, 13733 'ovhg': None, 13734 'ovhgseq': None, 13735 'results': None, 13736 'scd3': None, 13737 'scd5': None, 13738 'site': 'AGCACC', 13739 'size': 6, 13740 'substrat': 'DNA', 13741 'suppl': (), 13742 }
13743 13744 13745 rest_dict['Lsp48III'] = _temp() 13746 13747
13748 -def _temp():
13749 return { 13750 'charac': (None, None, None, None, 'CRAGCAC'), 13751 'compsite': '(?P<Lsp6406VI>C[AG]AGCAC)|(?P<Lsp6406VI_as>GTGCT[CT]G)', 13752 'dna': None, 13753 'freq': 8192.0, 13754 'fst3': None, 13755 'fst5': None, 13756 'inact_temp': 65, 13757 'opt_temp': 37, 13758 'ovhg': None, 13759 'ovhgseq': None, 13760 'results': None, 13761 'scd3': None, 13762 'scd5': None, 13763 'site': 'CRAGCAC', 13764 'size': 7, 13765 'substrat': 'DNA', 13766 'suppl': (), 13767 }
13768 13769 13770 rest_dict['Lsp6406VI'] = _temp() 13771 13772
13773 -def _temp():
13774 return { 13775 'charac': (10, 9, None, None, 'GCATC'), 13776 'compsite': '(?P<LweI>GCATC)|(?P<LweI_as>GATGC)', 13777 'dna': None, 13778 'freq': 1024.0, 13779 'fst3': 9, 13780 'fst5': 10, 13781 'inact_temp': 65, 13782 'opt_temp': 37, 13783 'ovhg': -4, 13784 'ovhgseq': 'NNNN', 13785 'results': None, 13786 'scd3': None, 13787 'scd5': None, 13788 'site': 'GCATC', 13789 'size': 5, 13790 'substrat': 'DNA', 13791 'suppl': ('B',), 13792 }
13793 13794 13795 rest_dict['LweI'] = _temp() 13796 13797
13798 -def _temp():
13799 return { 13800 'charac': (1, -1, None, None, 'ACCWGGT'), 13801 'compsite': '(?P<MabI>ACC[AT]GGT)', 13802 'dna': None, 13803 'freq': 8192.0, 13804 'fst3': -1, 13805 'fst5': 1, 13806 'inact_temp': 65, 13807 'opt_temp': 37, 13808 'ovhg': -5, 13809 'ovhgseq': 'CCWGG', 13810 'results': None, 13811 'scd3': None, 13812 'scd5': None, 13813 'site': 'ACCWGGT', 13814 'size': 7, 13815 'substrat': 'DNA', 13816 'suppl': ('I',), 13817 }
13818 13819 13820 rest_dict['MabI'] = _temp() 13821 13822
13823 -def _temp():
13824 return { 13825 'charac': (1, -1, None, None, 'CTAG'), 13826 'compsite': '(?P<MaeI>CTAG)', 13827 'dna': None, 13828 'freq': 256.0, 13829 'fst3': -1, 13830 'fst5': 1, 13831 'inact_temp': 65, 13832 'opt_temp': 37, 13833 'ovhg': -2, 13834 'ovhgseq': 'TA', 13835 'results': None, 13836 'scd3': None, 13837 'scd5': None, 13838 'site': 'CTAG', 13839 'size': 4, 13840 'substrat': 'DNA', 13841 'suppl': ('M',), 13842 }
13843 13844 13845 rest_dict['MaeI'] = _temp() 13846 13847
13848 -def _temp():
13849 return { 13850 'charac': (1, -1, None, None, 'ACGT'), 13851 'compsite': '(?P<MaeII>ACGT)', 13852 'dna': None, 13853 'freq': 256.0, 13854 'fst3': -1, 13855 'fst5': 1, 13856 'inact_temp': 65, 13857 'opt_temp': 37, 13858 'ovhg': -2, 13859 'ovhgseq': 'CG', 13860 'results': None, 13861 'scd3': None, 13862 'scd5': None, 13863 'site': 'ACGT', 13864 'size': 4, 13865 'substrat': 'DNA', 13866 'suppl': ('M',), 13867 }
13868 13869 13870 rest_dict['MaeII'] = _temp() 13871 13872
13873 -def _temp():
13874 return { 13875 'charac': (0, 0, None, None, 'GTNAC'), 13876 'compsite': '(?P<MaeIII>GT.AC)', 13877 'dna': None, 13878 'freq': 256.0, 13879 'fst3': 0, 13880 'fst5': 0, 13881 'inact_temp': 65, 13882 'opt_temp': 37, 13883 'ovhg': -5, 13884 'ovhgseq': 'GTNAC', 13885 'results': None, 13886 'scd3': None, 13887 'scd5': None, 13888 'site': 'GTNAC', 13889 'size': 5, 13890 'substrat': 'DNA', 13891 'suppl': ('M', 'S'), 13892 }
13893 13894 13895 rest_dict['MaeIII'] = _temp() 13896 13897
13898 -def _temp():
13899 return { 13900 'charac': (2, -2, None, None, 'GATC'), 13901 'compsite': '(?P<MalI>GATC)', 13902 'dna': None, 13903 'freq': 256.0, 13904 'fst3': -2, 13905 'fst5': 2, 13906 'inact_temp': 65, 13907 'opt_temp': 37, 13908 'ovhg': 0, 13909 'ovhgseq': '', 13910 'results': None, 13911 'scd3': None, 13912 'scd5': None, 13913 'site': 'GATC', 13914 'size': 4, 13915 'substrat': 'DNA', 13916 'suppl': ('I',), 13917 }
13918 13919 13920 rest_dict['MalI'] = _temp() 13921 13922
13923 -def _temp():
13924 return { 13925 'charac': (28, 19, None, None, 'CRTTGAC'), 13926 'compsite': '(?P<MaqI>C[AG]TTGAC)|(?P<MaqI_as>GTCAA[CT]G)', 13927 'dna': None, 13928 'freq': 8192.0, 13929 'fst3': 19, 13930 'fst5': 28, 13931 'inact_temp': 65, 13932 'opt_temp': 37, 13933 'ovhg': 2, 13934 'ovhgseq': 'NN', 13935 'results': None, 13936 'scd3': None, 13937 'scd5': None, 13938 'site': 'CRTTGAC', 13939 'size': 7, 13940 'substrat': 'DNA', 13941 'suppl': (), 13942 }
13943 13944 13945 rest_dict['MaqI'] = _temp() 13946 13947
13948 -def _temp():
13949 return { 13950 'charac': (2, -2, None, None, 'CGCGCGCG'), 13951 'compsite': '(?P<MauBI>CGCGCGCG)', 13952 'dna': None, 13953 'freq': 65536.0, 13954 'fst3': -2, 13955 'fst5': 2, 13956 'inact_temp': 65, 13957 'opt_temp': 37, 13958 'ovhg': -4, 13959 'ovhgseq': 'CGCG', 13960 'results': None, 13961 'scd3': None, 13962 'scd5': None, 13963 'site': 'CGCGCGCG', 13964 'size': 8, 13965 'substrat': 'DNA', 13966 'suppl': ('B',), 13967 }
13968 13969 13970 rest_dict['MauBI'] = _temp() 13971 13972
13973 -def _temp():
13974 return { 13975 'charac': (None, None, None, None, 'AGGCGA'), 13976 'compsite': '(?P<Mba11I>AGGCGA)|(?P<Mba11I_as>TCGCCT)', 13977 'dna': None, 13978 'freq': 4096.0, 13979 'fst3': None, 13980 'fst5': None, 13981 'inact_temp': 65, 13982 'opt_temp': 37, 13983 'ovhg': None, 13984 'ovhgseq': None, 13985 'results': None, 13986 'scd3': None, 13987 'scd5': None, 13988 'site': 'AGGCGA', 13989 'size': 6, 13990 'substrat': 'DNA', 13991 'suppl': (), 13992 }
13993 13994 13995 rest_dict['Mba11I'] = _temp() 13996 13997
13998 -def _temp():
13999 return { 14000 'charac': (3, -3, None, None, 'CCGCTC'), 14001 'compsite': '(?P<MbiI>CCGCTC)|(?P<MbiI_as>GAGCGG)', 14002 'dna': None, 14003 'freq': 4096.0, 14004 'fst3': -3, 14005 'fst5': 3, 14006 'inact_temp': 65, 14007 'opt_temp': 37, 14008 'ovhg': 0, 14009 'ovhgseq': '', 14010 'results': None, 14011 'scd3': None, 14012 'scd5': None, 14013 'site': 'CCGCTC', 14014 'size': 6, 14015 'substrat': 'DNA', 14016 'suppl': ('B',), 14017 }
14018 14019 14020 rest_dict['MbiI'] = _temp() 14021 14022
14023 -def _temp():
14024 return { 14025 'charac': (0, 0, None, None, 'GATC'), 14026 'compsite': '(?P<MboI>GATC)', 14027 'dna': None, 14028 'freq': 256.0, 14029 'fst3': 0, 14030 'fst5': 0, 14031 'inact_temp': 65, 14032 'opt_temp': 37, 14033 'ovhg': -4, 14034 'ovhgseq': 'GATC', 14035 'results': None, 14036 'scd3': None, 14037 'scd5': None, 14038 'site': 'GATC', 14039 'size': 4, 14040 'substrat': 'DNA', 14041 'suppl': ('B', 'C', 'K', 'N', 'Q', 'R', 'X', 'Y'), 14042 }
14043 14044 14045 rest_dict['MboI'] = _temp() 14046 14047
14048 -def _temp():
14049 return { 14050 'charac': (13, 7, None, None, 'GAAGA'), 14051 'compsite': '(?P<MboII>GAAGA)|(?P<MboII_as>TCTTC)', 14052 'dna': None, 14053 'freq': 1024.0, 14054 'fst3': 7, 14055 'fst5': 13, 14056 'inact_temp': 65, 14057 'opt_temp': 37, 14058 'ovhg': 1, 14059 'ovhgseq': 'N', 14060 'results': None, 14061 'scd3': None, 14062 'scd5': None, 14063 'site': 'GAAGA', 14064 'size': 5, 14065 'substrat': 'DNA', 14066 'suppl': ('B', 'I', 'J', 'K', 'N', 'Q', 'R', 'V', 'X'), 14067 }
14068 14069 14070 rest_dict['MboII'] = _temp() 14071 14072
14073 -def _temp():
14074 return { 14075 'charac': (4, -4, None, None, 'GCGCGC'), 14076 'compsite': '(?P<McaTI>GCGCGC)', 14077 'dna': None, 14078 'freq': 4096.0, 14079 'fst3': -4, 14080 'fst5': 4, 14081 'inact_temp': 65, 14082 'opt_temp': 37, 14083 'ovhg': 2, 14084 'ovhgseq': 'GC', 14085 'results': None, 14086 'scd3': None, 14087 'scd5': None, 14088 'site': 'GCGCGC', 14089 'size': 6, 14090 'substrat': 'DNA', 14091 'suppl': (), 14092 }
14093 14094 14095 rest_dict['McaTI'] = _temp() 14096 14097
14098 -def _temp():
14099 return { 14100 'charac': (None, None, None, None, 'GAAGNNNNNCTC'), 14101 'compsite': '(?P<Mcr10I>GAAG.....CTC)|(?P<Mcr10I_as>GAG.....CTTC)', 14102 'dna': None, 14103 'freq': 16384.0, 14104 'fst3': None, 14105 'fst5': None, 14106 'inact_temp': 65, 14107 'opt_temp': 37, 14108 'ovhg': None, 14109 'ovhgseq': None, 14110 'results': None, 14111 'scd3': None, 14112 'scd5': None, 14113 'site': 'GAAGNNNNNCTC', 14114 'size': 12, 14115 'substrat': 'DNA', 14116 'suppl': (), 14117 }
14118 14119 14120 rest_dict['Mcr10I'] = _temp() 14121 14122
14123 -def _temp():
14124 return { 14125 'charac': (4, -4, None, None, 'CGRYCG'), 14126 'compsite': '(?P<McrI>CG[AG][CT]CG)', 14127 'dna': None, 14128 'freq': 1024.0, 14129 'fst3': -4, 14130 'fst5': 4, 14131 'inact_temp': 65, 14132 'opt_temp': 37, 14133 'ovhg': 2, 14134 'ovhgseq': 'RY', 14135 'results': None, 14136 'scd3': None, 14137 'scd5': None, 14138 'site': 'CGRYCG', 14139 'size': 6, 14140 'substrat': 'DNA', 14141 'suppl': (), 14142 }
14143 14144 14145 rest_dict['McrI'] = _temp() 14146 14147
14148 -def _temp():
14149 return { 14150 'charac': (1, -1, None, None, 'CAATTG'), 14151 'compsite': '(?P<MfeI>CAATTG)', 14152 'dna': None, 14153 'freq': 4096.0, 14154 'fst3': -1, 14155 'fst5': 1, 14156 'inact_temp': 65, 14157 'opt_temp': 37, 14158 'ovhg': -4, 14159 'ovhgseq': 'AATT', 14160 'results': None, 14161 'scd3': None, 14162 'scd5': None, 14163 'site': 'CAATTG', 14164 'size': 6, 14165 'substrat': 'DNA', 14166 'suppl': ('I', 'N'), 14167 }
14168 14169 14170 rest_dict['MfeI'] = _temp() 14171 14172
14173 -def _temp():
14174 return { 14175 'charac': (1, -1, None, None, 'RGATCY'), 14176 'compsite': '(?P<MflI>[AG]GATC[CT])', 14177 'dna': None, 14178 'freq': 1024.0, 14179 'fst3': -1, 14180 'fst5': 1, 14181 'inact_temp': 65, 14182 'opt_temp': 37, 14183 'ovhg': -4, 14184 'ovhgseq': 'GATC', 14185 'results': None, 14186 'scd3': None, 14187 'scd5': None, 14188 'site': 'RGATCY', 14189 'size': 6, 14190 'substrat': 'DNA', 14191 'suppl': ('K',), 14192 }
14193 14194 14195 rest_dict['MflI'] = _temp() 14196 14197
14198 -def _temp():
14199 return { 14200 'charac': (5, -5, None, None, 'GDGCHC'), 14201 'compsite': '(?P<MhlI>G[AGT]GC[ACT]C)', 14202 'dna': None, 14203 'freq': 455.1111111111111, 14204 'fst3': -5, 14205 'fst5': 5, 14206 'inact_temp': 65, 14207 'opt_temp': 37, 14208 'ovhg': 4, 14209 'ovhgseq': 'DGCH', 14210 'results': None, 14211 'scd3': None, 14212 'scd5': None, 14213 'site': 'GDGCHC', 14214 'size': 6, 14215 'substrat': 'DNA', 14216 'suppl': ('I', 'V'), 14217 }
14218 14219 14220 rest_dict['MhlI'] = _temp() 14221 14222
14223 -def _temp():
14224 return { 14225 'charac': (None, None, None, None, 'GTNNAC'), 14226 'compsite': '(?P<MjaIV>GT..AC)', 14227 'dna': None, 14228 'freq': 256.0, 14229 'fst3': None, 14230 'fst5': None, 14231 'inact_temp': 65, 14232 'opt_temp': 37, 14233 'ovhg': None, 14234 'ovhgseq': None, 14235 'results': None, 14236 'scd3': None, 14237 'scd5': None, 14238 'site': 'GTNNAC', 14239 'size': 6, 14240 'substrat': 'DNA', 14241 'suppl': (), 14242 }
14243 14244 14245 rest_dict['MjaIV'] = _temp() 14246 14247
14248 -def _temp():
14249 return { 14250 'charac': (None, None, None, None, 'GAGAYGT'), 14251 'compsite': '(?P<MkaDII>GAGA[CT]GT)|(?P<MkaDII_as>AC[AG]TCTC)', 14252 'dna': None, 14253 'freq': 8192.0, 14254 'fst3': None, 14255 'fst5': None, 14256 'inact_temp': 65, 14257 'opt_temp': 37, 14258 'ovhg': None, 14259 'ovhgseq': None, 14260 'results': None, 14261 'scd3': None, 14262 'scd5': None, 14263 'site': 'GAGAYGT', 14264 'size': 7, 14265 'substrat': 'DNA', 14266 'suppl': (), 14267 }
14268 14269 14270 rest_dict['MkaDII'] = _temp() 14271 14272
14273 -def _temp():
14274 return { 14275 'charac': (3, -3, None, None, 'TGGCCA'), 14276 'compsite': '(?P<MlsI>TGGCCA)', 14277 'dna': None, 14278 'freq': 4096.0, 14279 'fst3': -3, 14280 'fst5': 3, 14281 'inact_temp': 65, 14282 'opt_temp': 37, 14283 'ovhg': 0, 14284 'ovhgseq': '', 14285 'results': None, 14286 'scd3': None, 14287 'scd5': None, 14288 'site': 'TGGCCA', 14289 'size': 6, 14290 'substrat': 'DNA', 14291 'suppl': ('B',), 14292 }
14293 14294 14295 rest_dict['MlsI'] = _temp() 14296 14297
14298 -def _temp():
14299 return { 14300 'charac': (0, 0, None, None, 'AATT'), 14301 'compsite': '(?P<MluCI>AATT)', 14302 'dna': None, 14303 'freq': 256.0, 14304 'fst3': 0, 14305 'fst5': 0, 14306 'inact_temp': 65, 14307 'opt_temp': 37, 14308 'ovhg': -4, 14309 'ovhgseq': 'AATT', 14310 'results': None, 14311 'scd3': None, 14312 'scd5': None, 14313 'site': 'AATT', 14314 'size': 4, 14315 'substrat': 'DNA', 14316 'suppl': ('N',), 14317 }
14318 14319 14320 rest_dict['MluCI'] = _temp() 14321 14322
14323 -def _temp():
14324 return { 14325 'charac': (1, -1, None, None, 'ACGCGT'), 14326 'compsite': '(?P<MluI>ACGCGT)', 14327 'dna': None, 14328 'freq': 4096.0, 14329 'fst3': -1, 14330 'fst5': 1, 14331 'inact_temp': 65, 14332 'opt_temp': 37, 14333 'ovhg': -4, 14334 'ovhgseq': 'CGCG', 14335 'results': None, 14336 'scd3': None, 14337 'scd5': None, 14338 'site': 'ACGCGT', 14339 'size': 6, 14340 'substrat': 'DNA', 14341 'suppl': ('B', 'I', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'V', 'X'), 14342 }
14343 14344 14345 rest_dict['MluI'] = _temp() 14346 14347
14348 -def _temp():
14349 return { 14350 'charac': (3, -3, None, None, 'TGGCCA'), 14351 'compsite': '(?P<MluNI>TGGCCA)', 14352 'dna': None, 14353 'freq': 4096.0, 14354 'fst3': -3, 14355 'fst5': 3, 14356 'inact_temp': 65, 14357 'opt_temp': 37, 14358 'ovhg': 0, 14359 'ovhgseq': '', 14360 'results': None, 14361 'scd3': None, 14362 'scd5': None, 14363 'site': 'TGGCCA', 14364 'size': 6, 14365 'substrat': 'DNA', 14366 'suppl': ('M',), 14367 }
14368 14369 14370 rest_dict['MluNI'] = _temp() 14371 14372
14373 -def _temp():
14374 return { 14375 'charac': (2, -2, None, None, 'GGCGCC'), 14376 'compsite': '(?P<Mly113I>GGCGCC)', 14377 'dna': None, 14378 'freq': 4096.0, 14379 'fst3': -2, 14380 'fst5': 2, 14381 'inact_temp': 65, 14382 'opt_temp': 37, 14383 'ovhg': -2, 14384 'ovhgseq': 'CG', 14385 'results': None, 14386 'scd3': None, 14387 'scd5': None, 14388 'site': 'GGCGCC', 14389 'size': 6, 14390 'substrat': 'DNA', 14391 'suppl': ('I',), 14392 }
14393 14394 14395 rest_dict['Mly113I'] = _temp() 14396 14397
14398 -def _temp():
14399 return { 14400 'charac': (10, 5, None, None, 'GAGTC'), 14401 'compsite': '(?P<MlyI>GAGTC)|(?P<MlyI_as>GACTC)', 14402 'dna': None, 14403 'freq': 1024.0, 14404 'fst3': 5, 14405 'fst5': 10, 14406 'inact_temp': 65, 14407 'opt_temp': 37, 14408 'ovhg': 0, 14409 'ovhgseq': '', 14410 'results': None, 14411 'scd3': None, 14412 'scd5': None, 14413 'site': 'GAGTC', 14414 'size': 5, 14415 'substrat': 'DNA', 14416 'suppl': ('N',), 14417 }
14418 14419 14420 rest_dict['MlyI'] = _temp() 14421 14422
14423 -def _temp():
14424 return { 14425 'charac': (26, 18, None, None, 'TCCRAC'), 14426 'compsite': '(?P<MmeI>TCC[AG]AC)|(?P<MmeI_as>GT[CT]GGA)', 14427 'dna': None, 14428 'freq': 2048.0, 14429 'fst3': 18, 14430 'fst5': 26, 14431 'inact_temp': 65, 14432 'opt_temp': 37, 14433 'ovhg': 2, 14434 'ovhgseq': 'NN', 14435 'results': None, 14436 'scd3': None, 14437 'scd5': None, 14438 'site': 'TCCRAC', 14439 'size': 6, 14440 'substrat': 'DNA', 14441 'suppl': ('N', 'X'), 14442 }
14443 14444 14445 rest_dict['MmeI'] = _temp() 14446 14447
14448 -def _temp():
14449 return { 14450 'charac': (11, 6, None, None, 'CCTC'), 14451 'compsite': '(?P<MnlI>CCTC)|(?P<MnlI_as>GAGG)', 14452 'dna': None, 14453 'freq': 256.0, 14454 'fst3': 6, 14455 'fst5': 11, 14456 'inact_temp': 65, 14457 'opt_temp': 37, 14458 'ovhg': 1, 14459 'ovhgseq': 'N', 14460 'results': None, 14461 'scd3': None, 14462 'scd5': None, 14463 'site': 'CCTC', 14464 'size': 4, 14465 'substrat': 'DNA', 14466 'suppl': ('B', 'I', 'N', 'Q', 'V', 'X'), 14467 }
14468 14469 14470 rest_dict['MnlI'] = _temp() 14471 14472
14473 -def _temp():
14474 return { 14475 'charac': (3, -3, None, None, 'TGGCCA'), 14476 'compsite': '(?P<Mox20I>TGGCCA)', 14477 'dna': None, 14478 'freq': 4096.0, 14479 'fst3': -3, 14480 'fst5': 3, 14481 'inact_temp': 65, 14482 'opt_temp': 37, 14483 'ovhg': 0, 14484 'ovhgseq': '', 14485 'results': None, 14486 'scd3': None, 14487 'scd5': None, 14488 'site': 'TGGCCA', 14489 'size': 6, 14490 'substrat': 'DNA', 14491 'suppl': ('I',), 14492 }
14493 14494 14495 rest_dict['Mox20I'] = _temp() 14496 14497
14498 -def _temp():
14499 return { 14500 'charac': (5, -5, None, None, 'ATGCAT'), 14501 'compsite': '(?P<Mph1103I>ATGCAT)', 14502 'dna': None, 14503 'freq': 4096.0, 14504 'fst3': -5, 14505 'fst5': 5, 14506 'inact_temp': 65, 14507 'opt_temp': 37, 14508 'ovhg': 4, 14509 'ovhgseq': 'TGCA', 14510 'results': None, 14511 'scd3': None, 14512 'scd5': None, 14513 'site': 'ATGCAT', 14514 'size': 6, 14515 'substrat': 'DNA', 14516 'suppl': ('B',), 14517 }
14518 14519 14520 rest_dict['Mph1103I'] = _temp() 14521 14522
14523 -def _temp():
14524 return { 14525 'charac': (2, -2, None, None, 'CGCCGGCG'), 14526 'compsite': '(?P<MreI>CGCCGGCG)', 14527 'dna': None, 14528 'freq': 65536.0, 14529 'fst3': -2, 14530 'fst5': 2, 14531 'inact_temp': 65, 14532 'opt_temp': 37, 14533 'ovhg': -4, 14534 'ovhgseq': 'CCGG', 14535 'results': None, 14536 'scd3': None, 14537 'scd5': None, 14538 'site': 'CGCCGGCG', 14539 'size': 8, 14540 'substrat': 'DNA', 14541 'suppl': ('B',), 14542 }
14543 14544 14545 rest_dict['MreI'] = _temp() 14546 14547
14548 -def _temp():
14549 return { 14550 'charac': (1, -1, None, None, 'TCCGGA'), 14551 'compsite': '(?P<MroI>TCCGGA)', 14552 'dna': None, 14553 'freq': 4096.0, 14554 'fst3': -1, 14555 'fst5': 1, 14556 'inact_temp': 65, 14557 'opt_temp': 37, 14558 'ovhg': -4, 14559 'ovhgseq': 'CCGG', 14560 'results': None, 14561 'scd3': None, 14562 'scd5': None, 14563 'site': 'TCCGGA', 14564 'size': 6, 14565 'substrat': 'DNA', 14566 'suppl': ('M', 'O'), 14567 }
14568 14569 14570 rest_dict['MroI'] = _temp() 14571 14572
14573 -def _temp():
14574 return { 14575 'charac': (1, -1, None, None, 'GCCGGC'), 14576 'compsite': '(?P<MroNI>GCCGGC)', 14577 'dna': None, 14578 'freq': 4096.0, 14579 'fst3': -1, 14580 'fst5': 1, 14581 'inact_temp': 65, 14582 'opt_temp': 37, 14583 'ovhg': -4, 14584 'ovhgseq': 'CCGG', 14585 'results': None, 14586 'scd3': None, 14587 'scd5': None, 14588 'site': 'GCCGGC', 14589 'size': 6, 14590 'substrat': 'DNA', 14591 'suppl': ('I', 'V'), 14592 }
14593 14594 14595 rest_dict['MroNI'] = _temp() 14596 14597
14598 -def _temp():
14599 return { 14600 'charac': (5, -5, None, None, 'GAANNNNTTC'), 14601 'compsite': '(?P<MroXI>GAA....TTC)', 14602 'dna': None, 14603 'freq': 4096.0, 14604 'fst3': -5, 14605 'fst5': 5, 14606 'inact_temp': 65, 14607 'opt_temp': 37, 14608 'ovhg': 0, 14609 'ovhgseq': '', 14610 'results': None, 14611 'scd3': None, 14612 'scd5': None, 14613 'site': 'GAANNNNTTC', 14614 'size': 10, 14615 'substrat': 'DNA', 14616 'suppl': ('I', 'V'), 14617 }
14618 14619 14620 rest_dict['MroXI'] = _temp() 14621 14622
14623 -def _temp():
14624 return { 14625 'charac': (3, -3, None, None, 'TGGCCA'), 14626 'compsite': '(?P<MscI>TGGCCA)', 14627 'dna': None, 14628 'freq': 4096.0, 14629 'fst3': -3, 14630 'fst5': 3, 14631 'inact_temp': 65, 14632 'opt_temp': 37, 14633 'ovhg': 0, 14634 'ovhgseq': '', 14635 'results': None, 14636 'scd3': None, 14637 'scd5': None, 14638 'site': 'TGGCCA', 14639 'size': 6, 14640 'substrat': 'DNA', 14641 'suppl': ('N', 'O'), 14642 }
14643 14644 14645 rest_dict['MscI'] = _temp() 14646 14647
14648 -def _temp():
14649 return { 14650 'charac': (1, -1, None, None, 'TTAA'), 14651 'compsite': '(?P<MseI>TTAA)', 14652 'dna': None, 14653 'freq': 256.0, 14654 'fst3': -1, 14655 'fst5': 1, 14656 'inact_temp': 65, 14657 'opt_temp': 37, 14658 'ovhg': -2, 14659 'ovhgseq': 'TA', 14660 'results': None, 14661 'scd3': None, 14662 'scd5': None, 14663 'site': 'TTAA', 14664 'size': 4, 14665 'substrat': 'DNA', 14666 'suppl': ('N',), 14667 }
14668 14669 14670 rest_dict['MseI'] = _temp() 14671 14672
14673 -def _temp():
14674 return { 14675 'charac': (5, -5, None, None, 'CAYNNNNRTG'), 14676 'compsite': '(?P<MslI>CA[CT]....[AG]TG)', 14677 'dna': None, 14678 'freq': 1024.0, 14679 'fst3': -5, 14680 'fst5': 5, 14681 'inact_temp': 65, 14682 'opt_temp': 37, 14683 'ovhg': 0, 14684 'ovhgseq': '', 14685 'results': None, 14686 'scd3': None, 14687 'scd5': None, 14688 'site': 'CAYNNNNRTG', 14689 'size': 10, 14690 'substrat': 'DNA', 14691 'suppl': ('N',), 14692 }
14693 14694 14695 rest_dict['MslI'] = _temp() 14696 14697
14698 -def _temp():
14699 return { 14700 'charac': (3, -3, None, None, 'TGGCCA'), 14701 'compsite': '(?P<Msp20I>TGGCCA)', 14702 'dna': None, 14703 'freq': 4096.0, 14704 'fst3': -3, 14705 'fst5': 3, 14706 'inact_temp': 65, 14707 'opt_temp': 37, 14708 'ovhg': 0, 14709 'ovhgseq': '', 14710 'results': None, 14711 'scd3': None, 14712 'scd5': None, 14713 'site': 'TGGCCA', 14714 'size': 6, 14715 'substrat': 'DNA', 14716 'suppl': ('V',), 14717 }
14718 14719 14720 rest_dict['Msp20I'] = _temp() 14721 14722
14723 -def _temp():
14724 return { 14725 'charac': (3, -3, None, None, 'CMGCKG'), 14726 'compsite': '(?P<MspA1I>C[AC]GC[GT]G)', 14727 'dna': None, 14728 'freq': 1024.0, 14729 'fst3': -3, 14730 'fst5': 3, 14731 'inact_temp': 65, 14732 'opt_temp': 37, 14733 'ovhg': 0, 14734 'ovhgseq': '', 14735 'results': None, 14736 'scd3': None, 14737 'scd5': None, 14738 'site': 'CMGCKG', 14739 'size': 6, 14740 'substrat': 'DNA', 14741 'suppl': ('I', 'N', 'R', 'V'), 14742 }
14743 14744 14745 rest_dict['MspA1I'] = _temp() 14746 14747
14748 -def _temp():
14749 return { 14750 'charac': (1, -1, None, None, 'CTTAAG'), 14751 'compsite': '(?P<MspCI>CTTAAG)', 14752 'dna': None, 14753 'freq': 4096.0, 14754 'fst3': -1, 14755 'fst5': 1, 14756 'inact_temp': 65, 14757 'opt_temp': 37, 14758 'ovhg': -4, 14759 'ovhgseq': 'TTAA', 14760 'results': None, 14761 'scd3': None, 14762 'scd5': None, 14763 'site': 'CTTAAG', 14764 'size': 6, 14765 'substrat': 'DNA', 14766 'suppl': ('C',), 14767 }
14768 14769 14770 rest_dict['MspCI'] = _temp() 14771 14772
14773 -def _temp():
14774 return { 14775 'charac': (1, -1, None, None, 'CCGG'), 14776 'compsite': '(?P<MspI>CCGG)', 14777 'dna': None, 14778 'freq': 256.0, 14779 'fst3': -1, 14780 'fst5': 1, 14781 'inact_temp': 65, 14782 'opt_temp': 37, 14783 'ovhg': -2, 14784 'ovhgseq': 'CG', 14785 'results': None, 14786 'scd3': None, 14787 'scd5': None, 14788 'site': 'CCGG', 14789 'size': 4, 14790 'substrat': 'DNA', 14791 'suppl': ('B', 'I', 'J', 'K', 'N', 'Q', 'R', 'V', 'X'), 14792 }
14793 14794 14795 rest_dict['MspI'] = _temp() 14796 14797
14798 -def _temp():
14799 return { 14800 'charac': (None, None, None, None, 'ACGRAG'), 14801 'compsite': '(?P<MspI7II>ACG[AG]AG)|(?P<MspI7II_as>CT[CT]CGT)', 14802 'dna': None, 14803 'freq': 2048.0, 14804 'fst3': None, 14805 'fst5': None, 14806 'inact_temp': 65, 14807 'opt_temp': 37, 14808 'ovhg': None, 14809 'ovhgseq': None, 14810 'results': None, 14811 'scd3': None, 14812 'scd5': None, 14813 'site': 'ACGRAG', 14814 'size': 6, 14815 'substrat': 'DNA', 14816 'suppl': (), 14817 }
14818 14819 14820 rest_dict['MspI7II'] = _temp() 14821 14822
14823 -def _temp():
14824 return { 14825 'charac': (13, 13, None, None, 'CNNR'), 14826 'compsite': '(?P<MspJI>C..[AG])|(?P<MspJI_as>[CT]..G)', 14827 'dna': None, 14828 'freq': 8.0, 14829 'fst3': 13, 14830 'fst5': 13, 14831 'inact_temp': 65, 14832 'opt_temp': 37, 14833 'ovhg': -4, 14834 'ovhgseq': 'NNNN', 14835 'results': None, 14836 'scd3': None, 14837 'scd5': None, 14838 'site': 'CNNR', 14839 'size': 4, 14840 'substrat': 'DNA', 14841 'suppl': ('N',), 14842 }
14843 14844 14845 rest_dict['MspJI'] = _temp() 14846 14847
14848 -def _temp():
14849 return { 14850 'charac': (2, -2, None, None, 'CCNGG'), 14851 'compsite': '(?P<MspR9I>CC.GG)', 14852 'dna': None, 14853 'freq': 256.0, 14854 'fst3': -2, 14855 'fst5': 2, 14856 'inact_temp': 65, 14857 'opt_temp': 37, 14858 'ovhg': -1, 14859 'ovhgseq': 'N', 14860 'results': None, 14861 'scd3': None, 14862 'scd5': None, 14863 'site': 'CCNGG', 14864 'size': 5, 14865 'substrat': 'DNA', 14866 'suppl': ('I',), 14867 }
14868 14869 14870 rest_dict['MspR9I'] = _temp() 14871 14872
14873 -def _temp():
14874 return { 14875 'charac': (4, -4, None, None, 'GTTTAAAC'), 14876 'compsite': '(?P<MssI>GTTTAAAC)', 14877 'dna': None, 14878 'freq': 65536.0, 14879 'fst3': -4, 14880 'fst5': 4, 14881 'inact_temp': 65, 14882 'opt_temp': 37, 14883 'ovhg': 0, 14884 'ovhgseq': '', 14885 'results': None, 14886 'scd3': None, 14887 'scd5': None, 14888 'site': 'GTTTAAAC', 14889 'size': 8, 14890 'substrat': 'DNA', 14891 'suppl': ('B',), 14892 }
14893 14894 14895 rest_dict['MssI'] = _temp() 14896 14897
14898 -def _temp():
14899 return { 14900 'charac': (3, -3, None, None, 'TGCGCA'), 14901 'compsite': '(?P<MstI>TGCGCA)', 14902 'dna': None, 14903 'freq': 4096.0, 14904 'fst3': -3, 14905 'fst5': 3, 14906 'inact_temp': 65, 14907 'opt_temp': 37, 14908 'ovhg': 0, 14909 'ovhgseq': '', 14910 'results': None, 14911 'scd3': None, 14912 'scd5': None, 14913 'site': 'TGCGCA', 14914 'size': 6, 14915 'substrat': 'DNA', 14916 'suppl': (), 14917 }
14918 14919 14920 rest_dict['MstI'] = _temp() 14921 14922
14923 -def _temp():
14924 return { 14925 'charac': (4, -4, None, None, 'GCGCNGCGC'), 14926 'compsite': '(?P<MteI>GCGC.GCGC)', 14927 'dna': None, 14928 'freq': 65536.0, 14929 'fst3': -4, 14930 'fst5': 4, 14931 'inact_temp': 65, 14932 'opt_temp': 37, 14933 'ovhg': -1, 14934 'ovhgseq': 'N', 14935 'results': None, 14936 'scd3': None, 14937 'scd5': None, 14938 'site': 'GCGCNGCGC', 14939 'size': 9, 14940 'substrat': 'DNA', 14941 'suppl': ('I',), 14942 }
14943 14944 14945 rest_dict['MteI'] = _temp() 14946 14947
14948 -def _temp():
14949 return { 14950 'charac': (None, None, None, None, 'CACGCAG'), 14951 'compsite': '(?P<MtuHN878II>CACGCAG)|(?P<MtuHN878II_as>CTGCGTG)', 14952 'dna': None, 14953 'freq': 16384.0, 14954 'fst3': None, 14955 'fst5': None, 14956 'inact_temp': 65, 14957 'opt_temp': 37, 14958 'ovhg': None, 14959 'ovhgseq': None, 14960 'results': None, 14961 'scd3': None, 14962 'scd5': None, 14963 'site': 'CACGCAG', 14964 'size': 7, 14965 'substrat': 'DNA', 14966 'suppl': (), 14967 }
14968 14969 14970 rest_dict['MtuHN878II'] = _temp() 14971 14972
14973 -def _temp():
14974 return { 14975 'charac': (1, -1, None, None, 'CAATTG'), 14976 'compsite': '(?P<MunI>CAATTG)', 14977 'dna': None, 14978 'freq': 4096.0, 14979 'fst3': -1, 14980 'fst5': 1, 14981 'inact_temp': 65, 14982 'opt_temp': 37, 14983 'ovhg': -4, 14984 'ovhgseq': 'AATT', 14985 'results': None, 14986 'scd3': None, 14987 'scd5': None, 14988 'site': 'CAATTG', 14989 'size': 6, 14990 'substrat': 'DNA', 14991 'suppl': ('B', 'K', 'M', 'S'), 14992 }
14993 14994 14995 rest_dict['MunI'] = _temp() 14996 14997
14998 -def _temp():
14999 return { 15000 'charac': (7, -1, None, None, 'GAATGC'), 15001 'compsite': '(?P<Mva1269I>GAATGC)|(?P<Mva1269I_as>GCATTC)', 15002 'dna': None, 15003 'freq': 4096.0, 15004 'fst3': -1, 15005 'fst5': 7, 15006 'inact_temp': 65, 15007 'opt_temp': 37, 15008 'ovhg': 2, 15009 'ovhgseq': 'CN', 15010 'results': None, 15011 'scd3': None, 15012 'scd5': None, 15013 'site': 'GAATGC', 15014 'size': 6, 15015 'substrat': 'DNA', 15016 'suppl': ('B',), 15017 }
15018 15019 15020 rest_dict['Mva1269I'] = _temp() 15021 15022
15023 -def _temp():
15024 return { 15025 'charac': (2, -2, None, None, 'CCWGG'), 15026 'compsite': '(?P<MvaI>CC[AT]GG)', 15027 'dna': None, 15028 'freq': 512.0, 15029 'fst3': -2, 15030 'fst5': 2, 15031 'inact_temp': 65, 15032 'opt_temp': 37, 15033 'ovhg': -1, 15034 'ovhgseq': 'W', 15035 'results': None, 15036 'scd3': None, 15037 'scd5': None, 15038 'site': 'CCWGG', 15039 'size': 5, 15040 'substrat': 'DNA', 15041 'suppl': ('B', 'M'), 15042 }
15043 15044 15045 rest_dict['MvaI'] = _temp() 15046 15047
15048 -def _temp():
15049 return { 15050 'charac': (2, -2, None, None, 'CGCG'), 15051 'compsite': '(?P<MvnI>CGCG)', 15052 'dna': None, 15053 'freq': 256.0, 15054 'fst3': -2, 15055 'fst5': 2, 15056 'inact_temp': 65, 15057 'opt_temp': 37, 15058 'ovhg': 0, 15059 'ovhgseq': '', 15060 'results': None, 15061 'scd3': None, 15062 'scd5': None, 15063 'site': 'CGCG', 15064 'size': 4, 15065 'substrat': 'DNA', 15066 'suppl': ('M',), 15067 }
15068 15069 15070 rest_dict['MvnI'] = _temp() 15071 15072
15073 -def _temp():
15074 return { 15075 'charac': (7, -7, None, None, 'GCNNNNNNNGC'), 15076 'compsite': '(?P<MwoI>GC.......GC)', 15077 'dna': None, 15078 'freq': 256.0, 15079 'fst3': -7, 15080 'fst5': 7, 15081 'inact_temp': 65, 15082 'opt_temp': 37, 15083 'ovhg': 3, 15084 'ovhgseq': 'NNN', 15085 'results': None, 15086 'scd3': None, 15087 'scd5': None, 15088 'site': 'GCNNNNNNNGC', 15089 'size': 11, 15090 'substrat': 'DNA', 15091 'suppl': ('N',), 15092 }
15093 15094 15095 rest_dict['MwoI'] = _temp() 15096 15097
15098 -def _temp():
15099 return { 15100 'charac': (3, -3, None, None, 'GCCGGC'), 15101 'compsite': '(?P<NaeI>GCCGGC)', 15102 'dna': None, 15103 'freq': 4096.0, 15104 'fst3': -3, 15105 'fst5': 3, 15106 'inact_temp': 65, 15107 'opt_temp': 37, 15108 'ovhg': 0, 15109 'ovhgseq': '', 15110 'results': None, 15111 'scd3': None, 15112 'scd5': None, 15113 'site': 'GCCGGC', 15114 'size': 6, 15115 'substrat': 'DNA', 15116 'suppl': ('C', 'K', 'N'), 15117 }
15118 15119 15120 rest_dict['NaeI'] = _temp() 15121 15122
15123 -def _temp():
15124 return { 15125 'charac': (None, None, None, None, 'ACCAGC'), 15126 'compsite': '(?P<Nal45188II>ACCAGC)|(?P<Nal45188II_as>GCTGGT)', 15127 'dna': None, 15128 'freq': 4096.0, 15129 'fst3': None, 15130 'fst5': None, 15131 'inact_temp': 65, 15132 'opt_temp': 37, 15133 'ovhg': None, 15134 'ovhgseq': None, 15135 'results': None, 15136 'scd3': None, 15137 'scd5': None, 15138 'site': 'ACCAGC', 15139 'size': 6, 15140 'substrat': 'DNA', 15141 'suppl': (), 15142 }
15143 15144 15145 rest_dict['Nal45188II'] = _temp() 15146 15147
15148 -def _temp():
15149 return { 15150 'charac': (2, -2, None, None, 'GGCGCC'), 15151 'compsite': '(?P<NarI>GGCGCC)', 15152 'dna': None, 15153 'freq': 4096.0, 15154 'fst3': -2, 15155 'fst5': 2, 15156 'inact_temp': 65, 15157 'opt_temp': 37, 15158 'ovhg': -2, 15159 'ovhgseq': 'CG', 15160 'results': None, 15161 'scd3': None, 15162 'scd5': None, 15163 'site': 'GGCGCC', 15164 'size': 6, 15165 'substrat': 'DNA', 15166 'suppl': ('J', 'M', 'N', 'Q', 'R', 'S', 'X'), 15167 }
15168 15169 15170 rest_dict['NarI'] = _temp() 15171 15172
15173 -def _temp():
15174 return { 15175 'charac': (None, None, None, None, 'ACCGAC'), 15176 'compsite': '(?P<Nbr128II>ACCGAC)|(?P<Nbr128II_as>GTCGGT)', 15177 'dna': None, 15178 'freq': 4096.0, 15179 'fst3': None, 15180 'fst5': None, 15181 'inact_temp': 65, 15182 'opt_temp': 37, 15183 'ovhg': None, 15184 'ovhgseq': None, 15185 'results': None, 15186 'scd3': None, 15187 'scd5': None, 15188 'site': 'ACCGAC', 15189 'size': 6, 15190 'substrat': 'DNA', 15191 'suppl': (), 15192 }
15193 15194 15195 rest_dict['Nbr128II'] = _temp() 15196 15197
15198 -def _temp():
15199 return { 15200 'charac': (2, -2, None, None, 'CCSGG'), 15201 'compsite': '(?P<NciI>CC[CG]GG)', 15202 'dna': None, 15203 'freq': 512.0, 15204 'fst3': -2, 15205 'fst5': 2, 15206 'inact_temp': 65, 15207 'opt_temp': 37, 15208 'ovhg': -1, 15209 'ovhgseq': 'S', 15210 'results': None, 15211 'scd3': None, 15212 'scd5': None, 15213 'site': 'CCSGG', 15214 'size': 5, 15215 'substrat': 'DNA', 15216 'suppl': ('J', 'N', 'R'), 15217 }
15218 15219 15220 rest_dict['NciI'] = _temp() 15221 15222
15223 -def _temp():
15224 return { 15225 'charac': (1, -1, None, None, 'CCATGG'), 15226 'compsite': '(?P<NcoI>CCATGG)', 15227 'dna': None, 15228 'freq': 4096.0, 15229 'fst3': -1, 15230 'fst5': 1, 15231 'inact_temp': 65, 15232 'opt_temp': 37, 15233 'ovhg': -4, 15234 'ovhgseq': 'CATG', 15235 'results': None, 15236 'scd3': None, 15237 'scd5': None, 15238 'site': 'CCATGG', 15239 'size': 6, 15240 'substrat': 'DNA', 15241 'suppl': ('B', 'C', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'X', 'Y'), 15242 }
15243 15244 15245 rest_dict['NcoI'] = _temp() 15246 15247
15248 -def _temp():
15249 return { 15250 'charac': (2, -2, None, None, 'CATATG'), 15251 'compsite': '(?P<NdeI>CATATG)', 15252 'dna': None, 15253 'freq': 4096.0, 15254 'fst3': -2, 15255 'fst5': 2, 15256 'inact_temp': 65, 15257 'opt_temp': 37, 15258 'ovhg': -2, 15259 'ovhgseq': 'TA', 15260 'results': None, 15261 'scd3': None, 15262 'scd5': None, 15263 'site': 'CATATG', 15264 'size': 6, 15265 'substrat': 'DNA', 15266 'suppl': ('B', 'J', 'K', 'M', 'N', 'Q', 'R', 'S', 'X'), 15267 }
15268 15269 15270 rest_dict['NdeI'] = _temp() 15271 15272
15273 -def _temp():
15274 return { 15275 'charac': (0, 0, None, None, 'GATC'), 15276 'compsite': '(?P<NdeII>GATC)', 15277 'dna': None, 15278 'freq': 256.0, 15279 'fst3': 0, 15280 'fst5': 0, 15281 'inact_temp': 65, 15282 'opt_temp': 37, 15283 'ovhg': -4, 15284 'ovhgseq': 'GATC', 15285 'results': None, 15286 'scd3': None, 15287 'scd5': None, 15288 'site': 'GATC', 15289 'size': 4, 15290 'substrat': 'DNA', 15291 'suppl': ('J', 'M'), 15292 }
15293 15294 15295 rest_dict['NdeII'] = _temp() 15296 15297
15298 -def _temp():
15299 return { 15300 'charac': (12, 7, None, None, 'GCCGC'), 15301 'compsite': '(?P<NgoAVII>GCCGC)|(?P<NgoAVII_as>GCGGC)', 15302 'dna': None, 15303 'freq': 1024.0, 15304 'fst3': 7, 15305 'fst5': 12, 15306 'inact_temp': 65, 15307 'opt_temp': 37, 15308 'ovhg': 0, 15309 'ovhgseq': '', 15310 'results': None, 15311 'scd3': None, 15312 'scd5': None, 15313 'site': 'GCCGC', 15314 'size': 5, 15315 'substrat': 'DNA', 15316 'suppl': (), 15317 }
15318 15319 15320 rest_dict['NgoAVII'] = _temp() 15321 15322
15323 -def _temp():
15324 return { 15325 'charac': (-12, -25, 24, 11, 'GACNNNNNTGA'), 15326 'compsite': '(?P<NgoAVIII>GAC.....TGA)|(?P<NgoAVIII_as>TCA.....GTC)', 15327 'dna': None, 15328 'freq': 4096.0, 15329 'fst3': -25, 15330 'fst5': -12, 15331 'inact_temp': 65, 15332 'opt_temp': 37, 15333 'ovhg': 2, 15334 'ovhgseq': 'NN', 15335 'results': None, 15336 'scd3': 11, 15337 'scd5': 24, 15338 'site': 'GACNNNNNTGA', 15339 'size': 11, 15340 'substrat': 'DNA', 15341 'suppl': (), 15342 }
15343 15344 15345 rest_dict['NgoAVIII'] = _temp() 15346 15347
15348 -def _temp():
15349 return { 15350 'charac': (1, -1, None, None, 'GCCGGC'), 15351 'compsite': '(?P<NgoMIV>GCCGGC)', 15352 'dna': None, 15353 'freq': 4096.0, 15354 'fst3': -1, 15355 'fst5': 1, 15356 'inact_temp': 65, 15357 'opt_temp': 37, 15358 'ovhg': -4, 15359 'ovhgseq': 'CCGG', 15360 'results': None, 15361 'scd3': None, 15362 'scd5': None, 15363 'site': 'GCCGGC', 15364 'size': 6, 15365 'substrat': 'DNA', 15366 'suppl': ('N',), 15367 }
15368 15369 15370 rest_dict['NgoMIV'] = _temp() 15371 15372
15373 -def _temp():
15374 return { 15375 'charac': (None, None, None, None, 'CAAGRAG'), 15376 'compsite': '(?P<NhaXI>CAAG[AG]AG)|(?P<NhaXI_as>CT[CT]CTTG)', 15377 'dna': None, 15378 'freq': 8192.0, 15379 'fst3': None, 15380 'fst5': None, 15381 'inact_temp': 65, 15382 'opt_temp': 37, 15383 'ovhg': None, 15384 'ovhgseq': None, 15385 'results': None, 15386 'scd3': None, 15387 'scd5': None, 15388 'site': 'CAAGRAG', 15389 'size': 7, 15390 'substrat': 'DNA', 15391 'suppl': (), 15392 }
15393 15394 15395 rest_dict['NhaXI'] = _temp() 15396 15397
15398 -def _temp():
15399 return { 15400 'charac': (1, -1, None, None, 'GCTAGC'), 15401 'compsite': '(?P<NheI>GCTAGC)', 15402 'dna': None, 15403 'freq': 4096.0, 15404 'fst3': -1, 15405 'fst5': 1, 15406 'inact_temp': 65, 15407 'opt_temp': 37, 15408 'ovhg': -4, 15409 'ovhgseq': 'CTAG', 15410 'results': None, 15411 'scd3': None, 15412 'scd5': None, 15413 'site': 'GCTAGC', 15414 'size': 6, 15415 'substrat': 'DNA', 15416 'suppl': ('B', 'C', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'X'), 15417 }
15418 15419 15420 rest_dict['NheI'] = _temp() 15421 15422
15423 -def _temp():
15424 return { 15425 'charac': (None, None, None, None, 'GCWGC'), 15426 'compsite': '(?P<NhoI>GC[AT]GC)', 15427 'dna': None, 15428 'freq': 512.0, 15429 'fst3': None, 15430 'fst5': None, 15431 'inact_temp': 65, 15432 'opt_temp': 37, 15433 'ovhg': None, 15434 'ovhgseq': None, 15435 'results': None, 15436 'scd3': None, 15437 'scd5': None, 15438 'site': 'GCWGC', 15439 'size': 5, 15440 'substrat': 'DNA', 15441 'suppl': (), 15442 }
15443 15444 15445 rest_dict['NhoI'] = _temp() 15446 15447
15448 -def _temp():
15449 return { 15450 'charac': (25, 17, None, None, 'CATCAC'), 15451 'compsite': '(?P<NlaCI>CATCAC)|(?P<NlaCI_as>GTGATG)', 15452 'dna': None, 15453 'freq': 4096.0, 15454 'fst3': 17, 15455 'fst5': 25, 15456 'inact_temp': 65, 15457 'opt_temp': 37, 15458 'ovhg': 2, 15459 'ovhgseq': 'NN', 15460 'results': None, 15461 'scd3': None, 15462 'scd5': None, 15463 'site': 'CATCAC', 15464 'size': 6, 15465 'substrat': 'DNA', 15466 'suppl': (), 15467 }
15468 15469 15470 rest_dict['NlaCI'] = _temp() 15471 15472
15473 -def _temp():
15474 return { 15475 'charac': (4, -4, None, None, 'CATG'), 15476 'compsite': '(?P<NlaIII>CATG)', 15477 'dna': None, 15478 'freq': 256.0, 15479 'fst3': -4, 15480 'fst5': 4, 15481 'inact_temp': 65, 15482 'opt_temp': 37, 15483 'ovhg': 4, 15484 'ovhgseq': 'CATG', 15485 'results': None, 15486 'scd3': None, 15487 'scd5': None, 15488 'site': 'CATG', 15489 'size': 4, 15490 'substrat': 'DNA', 15491 'suppl': ('N',), 15492 }
15493 15494 15495 rest_dict['NlaIII'] = _temp() 15496 15497
15498 -def _temp():
15499 return { 15500 'charac': (3, -3, None, None, 'GGNNCC'), 15501 'compsite': '(?P<NlaIV>GG..CC)', 15502 'dna': None, 15503 'freq': 256.0, 15504 'fst3': -3, 15505 'fst5': 3, 15506 'inact_temp': 65, 15507 'opt_temp': 37, 15508 'ovhg': 0, 15509 'ovhgseq': '', 15510 'results': None, 15511 'scd3': None, 15512 'scd5': None, 15513 'site': 'GGNNCC', 15514 'size': 6, 15515 'substrat': 'DNA', 15516 'suppl': ('N',), 15517 }
15518 15519 15520 rest_dict['NlaIV'] = _temp() 15521 15522
15523 -def _temp():
15524 return { 15525 'charac': (5, -5, None, None, 'CYCGRG'), 15526 'compsite': '(?P<Nli3877I>C[CT]CG[AG]G)', 15527 'dna': None, 15528 'freq': 1024.0, 15529 'fst3': -5, 15530 'fst5': 5, 15531 'inact_temp': 65, 15532 'opt_temp': 37, 15533 'ovhg': 4, 15534 'ovhgseq': 'YCGR', 15535 'results': None, 15536 'scd3': None, 15537 'scd5': None, 15538 'site': 'CYCGRG', 15539 'size': 6, 15540 'substrat': 'DNA', 15541 'suppl': (), 15542 }
15543 15544 15545 rest_dict['Nli3877I'] = _temp() 15546 15547
15548 -def _temp():
15549 return { 15550 'charac': (27, 19, None, None, 'GCCGAG'), 15551 'compsite': '(?P<NmeAIII>GCCGAG)|(?P<NmeAIII_as>CTCGGC)', 15552 'dna': None, 15553 'freq': 4096.0, 15554 'fst3': 19, 15555 'fst5': 27, 15556 'inact_temp': 65, 15557 'opt_temp': 37, 15558 'ovhg': 2, 15559 'ovhgseq': 'NN', 15560 'results': None, 15561 'scd3': None, 15562 'scd5': None, 15563 'site': 'GCCGAG', 15564 'size': 6, 15565 'substrat': 'DNA', 15566 'suppl': ('N',), 15567 }
15568 15569 15570 rest_dict['NmeAIII'] = _temp() 15571 15572
15573 -def _temp():
15574 return { 15575 'charac': (-12, -13, 13, 12, 'RCCGGY'), 15576 'compsite': '(?P<NmeDI>[AG]CCGG[CT])', 15577 'dna': None, 15578 'freq': 1024.0, 15579 'fst3': -13, 15580 'fst5': -12, 15581 'inact_temp': 65, 15582 'opt_temp': 37, 15583 'ovhg': -5, 15584 'ovhgseq': 'NNNNN', 15585 'results': None, 15586 'scd3': 12, 15587 'scd5': 13, 15588 'site': 'RCCGGY', 15589 'size': 6, 15590 'substrat': 'DNA', 15591 'suppl': (), 15592 }
15593 15594 15595 rest_dict['NmeDI'] = _temp() 15596 15597
15598 -def _temp():
15599 return { 15600 'charac': (0, 0, None, None, 'GTSAC'), 15601 'compsite': '(?P<NmuCI>GT[CG]AC)', 15602 'dna': None, 15603 'freq': 512.0, 15604 'fst3': 0, 15605 'fst5': 0, 15606 'inact_temp': 65, 15607 'opt_temp': 37, 15608 'ovhg': -5, 15609 'ovhgseq': 'GTSAC', 15610 'results': None, 15611 'scd3': None, 15612 'scd5': None, 15613 'site': 'GTSAC', 15614 'size': 5, 15615 'substrat': 'DNA', 15616 'suppl': ('B',), 15617 }
15618 15619 15620 rest_dict['NmuCI'] = _temp() 15621 15622
15623 -def _temp():
15624 return { 15625 'charac': (2, -2, None, None, 'GCGGCCGC'), 15626 'compsite': '(?P<NotI>GCGGCCGC)', 15627 'dna': None, 15628 'freq': 65536.0, 15629 'fst3': -2, 15630 'fst5': 2, 15631 'inact_temp': 65, 15632 'opt_temp': 37, 15633 'ovhg': -4, 15634 'ovhgseq': 'GGCC', 15635 'results': None, 15636 'scd3': None, 15637 'scd5': None, 15638 'site': 'GCGGCCGC', 15639 'size': 8, 15640 'substrat': 'DNA', 15641 'suppl': ('B', 'C', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'X'), 15642 }
15643 15644 15645 rest_dict['NotI'] = _temp() 15646 15647
15648 -def _temp():
15649 return { 15650 'charac': (None, None, None, None, 'GATCGAC'), 15651 'compsite': '(?P<NpeUS61II>GATCGAC)|(?P<NpeUS61II_as>GTCGATC)', 15652 'dna': None, 15653 'freq': 16384.0, 15654 'fst3': None, 15655 'fst5': None, 15656 'inact_temp': 65, 15657 'opt_temp': 37, 15658 'ovhg': None, 15659 'ovhgseq': None, 15660 'results': None, 15661 'scd3': None, 15662 'scd5': None, 15663 'site': 'GATCGAC', 15664 'size': 7, 15665 'substrat': 'DNA', 15666 'suppl': (), 15667 }
15668 15669 15670 rest_dict['NpeUS61II'] = _temp() 15671 15672
15673 -def _temp():
15674 return { 15675 'charac': (3, -3, None, None, 'TCGCGA'), 15676 'compsite': '(?P<NruI>TCGCGA)', 15677 'dna': None, 15678 'freq': 4096.0, 15679 'fst3': -3, 15680 'fst5': 3, 15681 'inact_temp': 65, 15682 'opt_temp': 37, 15683 'ovhg': 0, 15684 'ovhgseq': '', 15685 'results': None, 15686 'scd3': None, 15687 'scd5': None, 15688 'site': 'TCGCGA', 15689 'size': 6, 15690 'substrat': 'DNA', 15691 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'Q', 'R', 'S', 'X'), 15692 }
15693 15694 15695 rest_dict['NruI'] = _temp() 15696 15697
15698 -def _temp():
15699 return { 15700 'charac': (3, -3, None, None, 'TGCGCA'), 15701 'compsite': '(?P<NsbI>TGCGCA)', 15702 'dna': None, 15703 'freq': 4096.0, 15704 'fst3': -3, 15705 'fst5': 3, 15706 'inact_temp': 65, 15707 'opt_temp': 37, 15708 'ovhg': 0, 15709 'ovhgseq': '', 15710 'results': None, 15711 'scd3': None, 15712 'scd5': None, 15713 'site': 'TGCGCA', 15714 'size': 6, 15715 'substrat': 'DNA', 15716 'suppl': ('B', 'K'), 15717 }
15718 15719 15720 rest_dict['NsbI'] = _temp() 15721 15722
15723 -def _temp():
15724 return { 15725 'charac': (5, -5, None, None, 'ATGCAT'), 15726 'compsite': '(?P<NsiI>ATGCAT)', 15727 'dna': None, 15728 'freq': 4096.0, 15729 'fst3': -5, 15730 'fst5': 5, 15731 'inact_temp': 65, 15732 'opt_temp': 37, 15733 'ovhg': 4, 15734 'ovhgseq': 'TGCA', 15735 'results': None, 15736 'scd3': None, 15737 'scd5': None, 15738 'site': 'ATGCAT', 15739 'size': 6, 15740 'substrat': 'DNA', 15741 'suppl': ('J', 'M', 'N', 'Q', 'R', 'S', 'X'), 15742 }
15743 15744 15745 rest_dict['NsiI'] = _temp() 15746 15747
15748 -def _temp():
15749 return { 15750 'charac': (3, -3, None, None, 'CMGCKG'), 15751 'compsite': '(?P<NspBII>C[AC]GC[GT]G)', 15752 'dna': None, 15753 'freq': 1024.0, 15754 'fst3': -3, 15755 'fst5': 3, 15756 'inact_temp': 65, 15757 'opt_temp': 37, 15758 'ovhg': 0, 15759 'ovhgseq': '', 15760 'results': None, 15761 'scd3': None, 15762 'scd5': None, 15763 'site': 'CMGCKG', 15764 'size': 6, 15765 'substrat': 'DNA', 15766 'suppl': (), 15767 }
15768 15769 15770 rest_dict['NspBII'] = _temp() 15771 15772
15773 -def _temp():
15774 return { 15775 'charac': (5, -5, None, None, 'RCATGY'), 15776 'compsite': '(?P<NspI>[AG]CATG[CT])', 15777 'dna': None, 15778 'freq': 1024.0, 15779 'fst3': -5, 15780 'fst5': 5, 15781 'inact_temp': 65, 15782 'opt_temp': 37, 15783 'ovhg': 4, 15784 'ovhgseq': 'CATG', 15785 'results': None, 15786 'scd3': None, 15787 'scd5': None, 15788 'site': 'RCATGY', 15789 'size': 6, 15790 'substrat': 'DNA', 15791 'suppl': ('N',), 15792 }
15793 15794 15795 rest_dict['NspI'] = _temp() 15796 15797
15798 -def _temp():
15799 return { 15800 'charac': (2, -2, None, None, 'TTCGAA'), 15801 'compsite': '(?P<NspV>TTCGAA)', 15802 'dna': None, 15803 'freq': 4096.0, 15804 'fst3': -2, 15805 'fst5': 2, 15806 'inact_temp': 65, 15807 'opt_temp': 37, 15808 'ovhg': -2, 15809 'ovhgseq': 'CG', 15810 'results': None, 15811 'scd3': None, 15812 'scd5': None, 15813 'site': 'TTCGAA', 15814 'size': 6, 15815 'substrat': 'DNA', 15816 'suppl': ('J',), 15817 }
15818 15819 15820 rest_dict['NspV'] = _temp() 15821 15822
15823 -def _temp():
15824 return { 15825 'charac': (5, -5, None, None, 'CACNNNNGTG'), 15826 'compsite': '(?P<OliI>CAC....GTG)', 15827 'dna': None, 15828 'freq': 4096.0, 15829 'fst3': -5, 15830 'fst5': 5, 15831 'inact_temp': 65, 15832 'opt_temp': 37, 15833 'ovhg': 0, 15834 'ovhgseq': '', 15835 'results': None, 15836 'scd3': None, 15837 'scd5': None, 15838 'site': 'CACNNNNGTG', 15839 'size': 10, 15840 'substrat': 'DNA', 15841 'suppl': ('B',), 15842 }
15843 15844 15845 rest_dict['OliI'] = _temp() 15846 15847
15848 -def _temp():
15849 return { 15850 'charac': (None, None, None, None, 'YAGGAG'), 15851 'compsite': '(?P<OspHL35III>[CT]AGGAG)|(?P<OspHL35III_as>CTCCT[AG])', 15852 'dna': None, 15853 'freq': 2048.0, 15854 'fst3': None, 15855 'fst5': None, 15856 'inact_temp': 65, 15857 'opt_temp': 37, 15858 'ovhg': None, 15859 'ovhgseq': None, 15860 'results': None, 15861 'scd3': None, 15862 'scd5': None, 15863 'site': 'YAGGAG', 15864 'size': 6, 15865 'substrat': 'DNA', 15866 'suppl': (), 15867 }
15868 15869 15870 rest_dict['OspHL35III'] = _temp() 15871 15872
15873 -def _temp():
15874 return { 15875 'charac': (3, -3, None, None, 'GTAC'), 15876 'compsite': '(?P<PabI>GTAC)', 15877 'dna': None, 15878 'freq': 256.0, 15879 'fst3': -3, 15880 'fst5': 3, 15881 'inact_temp': 65, 15882 'opt_temp': 37, 15883 'ovhg': 2, 15884 'ovhgseq': 'TA', 15885 'results': None, 15886 'scd3': None, 15887 'scd5': None, 15888 'site': 'GTAC', 15889 'size': 4, 15890 'substrat': 'DNA', 15891 'suppl': (), 15892 }
15893 15894 15895 rest_dict['PabI'] = _temp() 15896 15897
15898 -def _temp():
15899 return { 15900 'charac': (None, None, None, None, 'CCTTGA'), 15901 'compsite': '(?P<Pac19842II>CCTTGA)|(?P<Pac19842II_as>TCAAGG)', 15902 'dna': None, 15903 'freq': 4096.0, 15904 'fst3': None, 15905 'fst5': None, 15906 'inact_temp': 65, 15907 'opt_temp': 37, 15908 'ovhg': None, 15909 'ovhgseq': None, 15910 'results': None, 15911 'scd3': None, 15912 'scd5': None, 15913 'site': 'CCTTGA', 15914 'size': 6, 15915 'substrat': 'DNA', 15916 'suppl': (), 15917 }
15918 15919 15920 rest_dict['Pac19842II'] = _temp() 15921 15922
15923 -def _temp():
15924 return { 15925 'charac': (5, -5, None, None, 'TTAATTAA'), 15926 'compsite': '(?P<PacI>TTAATTAA)', 15927 'dna': None, 15928 'freq': 65536.0, 15929 'fst3': -5, 15930 'fst5': 5, 15931 'inact_temp': 65, 15932 'opt_temp': 37, 15933 'ovhg': 2, 15934 'ovhgseq': 'AT', 15935 'results': None, 15936 'scd3': None, 15937 'scd5': None, 15938 'site': 'TTAATTAA', 15939 'size': 8, 15940 'substrat': 'DNA', 15941 'suppl': ('B', 'N', 'O'), 15942 }
15943 15944 15945 rest_dict['PacI'] = _temp() 15946 15947
15948 -def _temp():
15949 return { 15950 'charac': (None, None, None, None, 'GTAATC'), 15951 'compsite': '(?P<PacIII>GTAATC)|(?P<PacIII_as>GATTAC)', 15952 'dna': None, 15953 'freq': 4096.0, 15954 'fst3': None, 15955 'fst5': None, 15956 'inact_temp': 65, 15957 'opt_temp': 37, 15958 'ovhg': None, 15959 'ovhgseq': None, 15960 'results': None, 15961 'scd3': None, 15962 'scd5': None, 15963 'site': 'GTAATC', 15964 'size': 6, 15965 'substrat': 'DNA', 15966 'suppl': (), 15967 }
15968 15969 15970 rest_dict['PacIII'] = _temp() 15971 15972
15973 -def _temp():
15974 return { 15975 'charac': (5, -5, None, None, 'GCATGC'), 15976 'compsite': '(?P<PaeI>GCATGC)', 15977 'dna': None, 15978 'freq': 4096.0, 15979 'fst3': -5, 15980 'fst5': 5, 15981 'inact_temp': 65, 15982 'opt_temp': 37, 15983 'ovhg': 4, 15984 'ovhgseq': 'CATG', 15985 'results': None, 15986 'scd3': None, 15987 'scd5': None, 15988 'site': 'GCATGC', 15989 'size': 6, 15990 'substrat': 'DNA', 15991 'suppl': ('B',), 15992 }
15993 15994 15995 rest_dict['PaeI'] = _temp() 15996 15997
15998 -def _temp():
15999 return { 16000 'charac': (1, -1, None, None, 'CTCGAG'), 16001 'compsite': '(?P<PaeR7I>CTCGAG)', 16002 'dna': None, 16003 'freq': 4096.0, 16004 'fst3': -1, 16005 'fst5': 1, 16006 'inact_temp': 65, 16007 'opt_temp': 37, 16008 'ovhg': -4, 16009 'ovhgseq': 'TCGA', 16010 'results': None, 16011 'scd3': None, 16012 'scd5': None, 16013 'site': 'CTCGAG', 16014 'size': 6, 16015 'substrat': 'DNA', 16016 'suppl': ('N',), 16017 }
16018 16019 16020 rest_dict['PaeR7I'] = _temp() 16021 16022
16023 -def _temp():
16024 return { 16025 'charac': (1, -1, None, None, 'TCATGA'), 16026 'compsite': '(?P<PagI>TCATGA)', 16027 'dna': None, 16028 'freq': 4096.0, 16029 'fst3': -1, 16030 'fst5': 1, 16031 'inact_temp': 65, 16032 'opt_temp': 37, 16033 'ovhg': -4, 16034 'ovhgseq': 'CATG', 16035 'results': None, 16036 'scd3': None, 16037 'scd5': None, 16038 'site': 'TCATGA', 16039 'size': 6, 16040 'substrat': 'DNA', 16041 'suppl': ('B',), 16042 }
16043 16044 16045 rest_dict['PagI'] = _temp() 16046 16047
16048 -def _temp():
16049 return { 16050 'charac': (None, None, None, None, 'CCRTGAG'), 16051 'compsite': '(?P<Pal408I>CC[AG]TGAG)|(?P<Pal408I_as>CTCA[CT]GG)', 16052 'dna': None, 16053 'freq': 8192.0, 16054 'fst3': None, 16055 'fst5': None, 16056 'inact_temp': 65, 16057 'opt_temp': 37, 16058 'ovhg': None, 16059 'ovhgseq': None, 16060 'results': None, 16061 'scd3': None, 16062 'scd5': None, 16063 'site': 'CCRTGAG', 16064 'size': 7, 16065 'substrat': 'DNA', 16066 'suppl': (), 16067 }
16068 16069 16070 rest_dict['Pal408I'] = _temp() 16071 16072
16073 -def _temp():
16074 return { 16075 'charac': (2, -2, None, None, 'GGCGCGCC'), 16076 'compsite': '(?P<PalAI>GGCGCGCC)', 16077 'dna': None, 16078 'freq': 65536.0, 16079 'fst3': -2, 16080 'fst5': 2, 16081 'inact_temp': 65, 16082 'opt_temp': 37, 16083 'ovhg': -4, 16084 'ovhgseq': 'CGCG', 16085 'results': None, 16086 'scd3': None, 16087 'scd5': None, 16088 'site': 'GGCGCGCC', 16089 'size': 8, 16090 'substrat': 'DNA', 16091 'suppl': ('I',), 16092 }
16093 16094 16095 rest_dict['PalAI'] = _temp() 16096 16097
16098 -def _temp():
16099 return { 16100 'charac': (2, -2, None, None, 'CCCWGGG'), 16101 'compsite': '(?P<PasI>CCC[AT]GGG)', 16102 'dna': None, 16103 'freq': 8192.0, 16104 'fst3': -2, 16105 'fst5': 2, 16106 'inact_temp': 65, 16107 'opt_temp': 37, 16108 'ovhg': -3, 16109 'ovhgseq': 'CWG', 16110 'results': None, 16111 'scd3': None, 16112 'scd5': None, 16113 'site': 'CCCWGGG', 16114 'size': 7, 16115 'substrat': 'DNA', 16116 'suppl': ('B',), 16117 }
16118 16119 16120 rest_dict['PasI'] = _temp() 16121 16122
16123 -def _temp():
16124 return { 16125 'charac': (1, -1, None, None, 'GCGCGC'), 16126 'compsite': '(?P<PauI>GCGCGC)', 16127 'dna': None, 16128 'freq': 4096.0, 16129 'fst3': -1, 16130 'fst5': 1, 16131 'inact_temp': 65, 16132 'opt_temp': 37, 16133 'ovhg': -4, 16134 'ovhgseq': 'CGCG', 16135 'results': None, 16136 'scd3': None, 16137 'scd5': None, 16138 'site': 'GCGCGC', 16139 'size': 6, 16140 'substrat': 'DNA', 16141 'suppl': ('B',), 16142 }
16143 16144 16145 rest_dict['PauI'] = _temp() 16146 16147
16148 -def _temp():
16149 return { 16150 'charac': (None, None, None, None, 'GACGAG'), 16151 'compsite': '(?P<PcaII>GACGAG)|(?P<PcaII_as>CTCGTC)', 16152 'dna': None, 16153 'freq': 4096.0, 16154 'fst3': None, 16155 'fst5': None, 16156 'inact_temp': 65, 16157 'opt_temp': 37, 16158 'ovhg': None, 16159 'ovhgseq': None, 16160 'results': None, 16161 'scd3': None, 16162 'scd5': None, 16163 'site': 'GACGAG', 16164 'size': 6, 16165 'substrat': 'DNA', 16166 'suppl': (), 16167 }
16168 16169 16170 rest_dict['PcaII'] = _temp() 16171 16172
16173 -def _temp():
16174 return { 16175 'charac': (3, -3, None, None, 'AGGCCT'), 16176 'compsite': '(?P<PceI>AGGCCT)', 16177 'dna': None, 16178 'freq': 4096.0, 16179 'fst3': -3, 16180 'fst5': 3, 16181 'inact_temp': 65, 16182 'opt_temp': 37, 16183 'ovhg': 0, 16184 'ovhgseq': '', 16185 'results': None, 16186 'scd3': None, 16187 'scd5': None, 16188 'site': 'AGGCCT', 16189 'size': 6, 16190 'substrat': 'DNA', 16191 'suppl': ('I', 'V'), 16192 }
16193 16194 16195 rest_dict['PceI'] = _temp() 16196 16197
16198 -def _temp():
16199 return { 16200 'charac': (1, -1, None, None, 'ACATGT'), 16201 'compsite': '(?P<PciI>ACATGT)', 16202 'dna': None, 16203 'freq': 4096.0, 16204 'fst3': -1, 16205 'fst5': 1, 16206 'inact_temp': 65, 16207 'opt_temp': 37, 16208 'ovhg': -4, 16209 'ovhgseq': 'CATG', 16210 'results': None, 16211 'scd3': None, 16212 'scd5': None, 16213 'site': 'ACATGT', 16214 'size': 6, 16215 'substrat': 'DNA', 16216 'suppl': ('I', 'N'), 16217 }
16218 16219 16220 rest_dict['PciI'] = _temp() 16221 16222
16223 -def _temp():
16224 return { 16225 'charac': (8, 4, None, None, 'GCTCTTC'), 16226 'compsite': '(?P<PciSI>GCTCTTC)|(?P<PciSI_as>GAAGAGC)', 16227 'dna': None, 16228 'freq': 16384.0, 16229 'fst3': 4, 16230 'fst5': 8, 16231 'inact_temp': 65, 16232 'opt_temp': 37, 16233 'ovhg': -3, 16234 'ovhgseq': 'NNN', 16235 'results': None, 16236 'scd3': None, 16237 'scd5': None, 16238 'site': 'GCTCTTC', 16239 'size': 7, 16240 'substrat': 'DNA', 16241 'suppl': ('I',), 16242 }
16243 16244 16245 rest_dict['PciSI'] = _temp() 16246 16247
16248 -def _temp():
16249 return { 16250 'charac': (7, -7, None, None, 'WCGNNNNNNNCGW'), 16251 'compsite': '(?P<PcsI>[AT]CG.......CG[AT])', 16252 'dna': None, 16253 'freq': 1024.0, 16254 'fst3': -7, 16255 'fst5': 7, 16256 'inact_temp': 65, 16257 'opt_temp': 37, 16258 'ovhg': 1, 16259 'ovhgseq': 'N', 16260 'results': None, 16261 'scd3': None, 16262 'scd5': None, 16263 'site': 'WCGNNNNNNNCGW', 16264 'size': 13, 16265 'substrat': 'DNA', 16266 'suppl': ('I',), 16267 }
16268 16269 16270 rest_dict['PcsI'] = _temp() 16271 16272
16273 -def _temp():
16274 return { 16275 'charac': (7, -1, None, None, 'GAATGC'), 16276 'compsite': '(?P<PctI>GAATGC)|(?P<PctI_as>GCATTC)', 16277 'dna': None, 16278 'freq': 4096.0, 16279 'fst3': -1, 16280 'fst5': 7, 16281 'inact_temp': 65, 16282 'opt_temp': 37, 16283 'ovhg': 2, 16284 'ovhgseq': 'CN', 16285 'results': None, 16286 'scd3': None, 16287 'scd5': None, 16288 'site': 'GAATGC', 16289 'size': 6, 16290 'substrat': 'DNA', 16291 'suppl': ('I', 'V'), 16292 }
16293 16294 16295 rest_dict['PctI'] = _temp() 16296 16297
16298 -def _temp():
16299 return { 16300 'charac': (None, None, None, None, 'CCGGNAG'), 16301 'compsite': '(?P<Pdi8503III>CCGG.AG)|(?P<Pdi8503III_as>CT.CCGG)', 16302 'dna': None, 16303 'freq': 4096.0, 16304 'fst3': None, 16305 'fst5': None, 16306 'inact_temp': 65, 16307 'opt_temp': 37, 16308 'ovhg': None, 16309 'ovhgseq': None, 16310 'results': None, 16311 'scd3': None, 16312 'scd5': None, 16313 'site': 'CCGGNAG', 16314 'size': 7, 16315 'substrat': 'DNA', 16316 'suppl': (), 16317 }
16318 16319 16320 rest_dict['Pdi8503III'] = _temp() 16321 16322
16323 -def _temp():
16324 return { 16325 'charac': (3, -3, None, None, 'GCCGGC'), 16326 'compsite': '(?P<PdiI>GCCGGC)', 16327 'dna': None, 16328 'freq': 4096.0, 16329 'fst3': -3, 16330 'fst5': 3, 16331 'inact_temp': 65, 16332 'opt_temp': 37, 16333 'ovhg': 0, 16334 'ovhgseq': '', 16335 'results': None, 16336 'scd3': None, 16337 'scd5': None, 16338 'site': 'GCCGGC', 16339 'size': 6, 16340 'substrat': 'DNA', 16341 'suppl': ('B',), 16342 }
16343 16344 16345 rest_dict['PdiI'] = _temp() 16346 16347
16348 -def _temp():
16349 return { 16350 'charac': (5, -5, None, None, 'GAANNNNTTC'), 16351 'compsite': '(?P<PdmI>GAA....TTC)', 16352 'dna': None, 16353 'freq': 4096.0, 16354 'fst3': -5, 16355 'fst5': 5, 16356 'inact_temp': 65, 16357 'opt_temp': 37, 16358 'ovhg': 0, 16359 'ovhgseq': '', 16360 'results': None, 16361 'scd3': None, 16362 'scd5': None, 16363 'site': 'GAANNNNTTC', 16364 'size': 10, 16365 'substrat': 'DNA', 16366 'suppl': ('B',), 16367 }
16368 16369 16370 rest_dict['PdmI'] = _temp() 16371 16372
16373 -def _temp():
16374 return { 16375 'charac': (None, None, None, None, 'CACCAC'), 16376 'compsite': '(?P<Pdu1735I>CACCAC)|(?P<Pdu1735I_as>GTGGTG)', 16377 'dna': None, 16378 'freq': 4096.0, 16379 'fst3': None, 16380 'fst5': None, 16381 'inact_temp': 65, 16382 'opt_temp': 37, 16383 'ovhg': None, 16384 'ovhgseq': None, 16385 'results': None, 16386 'scd3': None, 16387 'scd5': None, 16388 'site': 'CACCAC', 16389 'size': 6, 16390 'substrat': 'DNA', 16391 'suppl': (), 16392 }
16393 16394 16395 rest_dict['Pdu1735I'] = _temp() 16396 16397
16398 -def _temp():
16399 return { 16400 'charac': (None, None, None, None, 'GCAGT'), 16401 'compsite': '(?P<PenI>GCAGT)|(?P<PenI_as>ACTGC)', 16402 'dna': None, 16403 'freq': 1024.0, 16404 'fst3': None, 16405 'fst5': None, 16406 'inact_temp': 65, 16407 'opt_temp': 37, 16408 'ovhg': None, 16409 'ovhgseq': None, 16410 'results': None, 16411 'scd3': None, 16412 'scd5': None, 16413 'site': 'GCAGT', 16414 'size': 5, 16415 'substrat': 'DNA', 16416 'suppl': (), 16417 }
16418 16419 16420 rest_dict['PenI'] = _temp() 16421 16422
16423 -def _temp():
16424 return { 16425 'charac': (1, -1, None, None, 'GAWTC'), 16426 'compsite': '(?P<PfeI>GA[AT]TC)', 16427 'dna': None, 16428 'freq': 512.0, 16429 'fst3': -1, 16430 'fst5': 1, 16431 'inact_temp': 65, 16432 'opt_temp': 37, 16433 'ovhg': -3, 16434 'ovhgseq': 'AWT', 16435 'results': None, 16436 'scd3': None, 16437 'scd5': None, 16438 'site': 'GAWTC', 16439 'size': 5, 16440 'substrat': 'DNA', 16441 'suppl': ('B',), 16442 }
16443 16444 16445 rest_dict['PfeI'] = _temp() 16446 16447
16448 -def _temp():
16449 return { 16450 'charac': (None, None, None, None, 'TCGTAG'), 16451 'compsite': '(?P<Pfl1108I>TCGTAG)|(?P<Pfl1108I_as>CTACGA)', 16452 'dna': None, 16453 'freq': 4096.0, 16454 'fst3': None, 16455 'fst5': None, 16456 'inact_temp': 65, 16457 'opt_temp': 37, 16458 'ovhg': None, 16459 'ovhgseq': None, 16460 'results': None, 16461 'scd3': None, 16462 'scd5': None, 16463 'site': 'TCGTAG', 16464 'size': 6, 16465 'substrat': 'DNA', 16466 'suppl': (), 16467 }
16468 16469 16470 rest_dict['Pfl1108I'] = _temp() 16471 16472
16473 -def _temp():
16474 return { 16475 'charac': (1, -1, None, None, 'CGTACG'), 16476 'compsite': '(?P<Pfl23II>CGTACG)', 16477 'dna': None, 16478 'freq': 4096.0, 16479 'fst3': -1, 16480 'fst5': 1, 16481 'inact_temp': 65, 16482 'opt_temp': 37, 16483 'ovhg': -4, 16484 'ovhgseq': 'GTAC', 16485 'results': None, 16486 'scd3': None, 16487 'scd5': None, 16488 'site': 'CGTACG', 16489 'size': 6, 16490 'substrat': 'DNA', 16491 'suppl': ('B',), 16492 }
16493 16494 16495 rest_dict['Pfl23II'] = _temp() 16496 16497
16498 -def _temp():
16499 return { 16500 'charac': (3, -3, None, None, 'GCNNGC'), 16501 'compsite': '(?P<Pfl8569I>GC..GC)', 16502 'dna': None, 16503 'freq': 256.0, 16504 'fst3': -3, 16505 'fst5': 3, 16506 'inact_temp': 65, 16507 'opt_temp': 37, 16508 'ovhg': 0, 16509 'ovhgseq': '', 16510 'results': None, 16511 'scd3': None, 16512 'scd5': None, 16513 'site': 'GCNNGC', 16514 'size': 6, 16515 'substrat': 'DNA', 16516 'suppl': (), 16517 }
16518 16519 16520 rest_dict['Pfl8569I'] = _temp() 16521 16522
16523 -def _temp():
16524 return { 16525 'charac': (4, -4, None, None, 'GACNNNGTC'), 16526 'compsite': '(?P<PflFI>GAC...GTC)', 16527 'dna': None, 16528 'freq': 4096.0, 16529 'fst3': -4, 16530 'fst5': 4, 16531 'inact_temp': 65, 16532 'opt_temp': 37, 16533 'ovhg': -1, 16534 'ovhgseq': 'N', 16535 'results': None, 16536 'scd3': None, 16537 'scd5': None, 16538 'site': 'GACNNNGTC', 16539 'size': 9, 16540 'substrat': 'DNA', 16541 'suppl': ('N',), 16542 }
16543 16544 16545 rest_dict['PflFI'] = _temp() 16546 16547
16548 -def _temp():
16549 return { 16550 'charac': (7, -7, None, None, 'CCANNNNNTGG'), 16551 'compsite': '(?P<PflMI>CCA.....TGG)', 16552 'dna': None, 16553 'freq': 4096.0, 16554 'fst3': -7, 16555 'fst5': 7, 16556 'inact_temp': 65, 16557 'opt_temp': 37, 16558 'ovhg': 3, 16559 'ovhgseq': 'NNN', 16560 'results': None, 16561 'scd3': None, 16562 'scd5': None, 16563 'site': 'CCANNNNNTGG', 16564 'size': 11, 16565 'substrat': 'DNA', 16566 'suppl': ('N',), 16567 }
16568 16569 16570 rest_dict['PflMI'] = _temp() 16571 16572
16573 -def _temp():
16574 return { 16575 'charac': (1, -1, None, None, 'TCCNGGA'), 16576 'compsite': '(?P<PfoI>TCC.GGA)', 16577 'dna': None, 16578 'freq': 4096.0, 16579 'fst3': -1, 16580 'fst5': 1, 16581 'inact_temp': 65, 16582 'opt_temp': 37, 16583 'ovhg': -5, 16584 'ovhgseq': 'CCNGG', 16585 'results': None, 16586 'scd3': None, 16587 'scd5': None, 16588 'site': 'TCCNGGA', 16589 'size': 7, 16590 'substrat': 'DNA', 16591 'suppl': ('B',), 16592 }
16593 16594 16595 rest_dict['PfoI'] = _temp() 16596 16597
16598 -def _temp():
16599 return { 16600 'charac': (1, -1, None, None, 'ACCGGT'), 16601 'compsite': '(?P<PinAI>ACCGGT)', 16602 'dna': None, 16603 'freq': 4096.0, 16604 'fst3': -1, 16605 'fst5': 1, 16606 'inact_temp': 65, 16607 'opt_temp': 37, 16608 'ovhg': -4, 16609 'ovhgseq': 'CCGG', 16610 'results': None, 16611 'scd3': None, 16612 'scd5': None, 16613 'site': 'ACCGGT', 16614 'size': 6, 16615 'substrat': 'DNA', 16616 'suppl': ('Q', 'X'), 16617 }
16618 16619 16620 rest_dict['PinAI'] = _temp() 16621 16622
16623 -def _temp():
16624 return { 16625 'charac': (3, -3, None, None, 'GCNGC'), 16626 'compsite': '(?P<PkrI>GC.GC)', 16627 'dna': None, 16628 'freq': 256.0, 16629 'fst3': -3, 16630 'fst5': 3, 16631 'inact_temp': 65, 16632 'opt_temp': 37, 16633 'ovhg': 1, 16634 'ovhgseq': 'N', 16635 'results': None, 16636 'scd3': None, 16637 'scd5': None, 16638 'site': 'GCNGC', 16639 'size': 5, 16640 'substrat': 'DNA', 16641 'suppl': ('I',), 16642 }
16643 16644 16645 rest_dict['PkrI'] = _temp() 16646 16647
16648 -def _temp():
16649 return { 16650 'charac': (27, 19, None, None, 'CATCAG'), 16651 'compsite': '(?P<PlaDI>CATCAG)|(?P<PlaDI_as>CTGATG)', 16652 'dna': None, 16653 'freq': 4096.0, 16654 'fst3': 19, 16655 'fst5': 27, 16656 'inact_temp': 65, 16657 'opt_temp': 37, 16658 'ovhg': 2, 16659 'ovhgseq': 'NN', 16660 'results': None, 16661 'scd3': None, 16662 'scd5': None, 16663 'site': 'CATCAG', 16664 'size': 6, 16665 'substrat': 'DNA', 16666 'suppl': (), 16667 }
16668 16669 16670 rest_dict['PlaDI'] = _temp() 16671 16672
16673 -def _temp():
16674 return { 16675 'charac': (4, -4, None, None, 'CGATCG'), 16676 'compsite': '(?P<Ple19I>CGATCG)', 16677 'dna': None, 16678 'freq': 4096.0, 16679 'fst3': -4, 16680 'fst5': 4, 16681 'inact_temp': 65, 16682 'opt_temp': 37, 16683 'ovhg': 2, 16684 'ovhgseq': 'AT', 16685 'results': None, 16686 'scd3': None, 16687 'scd5': None, 16688 'site': 'CGATCG', 16689 'size': 6, 16690 'substrat': 'DNA', 16691 'suppl': ('I',), 16692 }
16693 16694 16695 rest_dict['Ple19I'] = _temp() 16696 16697
16698 -def _temp():
16699 return { 16700 'charac': (9, 5, None, None, 'GAGTC'), 16701 'compsite': '(?P<PleI>GAGTC)|(?P<PleI_as>GACTC)', 16702 'dna': None, 16703 'freq': 1024.0, 16704 'fst3': 5, 16705 'fst5': 9, 16706 'inact_temp': 65, 16707 'opt_temp': 37, 16708 'ovhg': -1, 16709 'ovhgseq': 'N', 16710 'results': None, 16711 'scd3': None, 16712 'scd5': None, 16713 'site': 'GAGTC', 16714 'size': 5, 16715 'substrat': 'DNA', 16716 'suppl': ('N',), 16717 }
16718 16719 16720 rest_dict['PleI'] = _temp() 16721 16722
16723 -def _temp():
16724 return { 16725 'charac': (None, None, None, None, 'CGCCGAC'), 16726 'compsite': '(?P<PliMI>CGCCGAC)|(?P<PliMI_as>GTCGGCG)', 16727 'dna': None, 16728 'freq': 16384.0, 16729 'fst3': None, 16730 'fst5': None, 16731 'inact_temp': 65, 16732 'opt_temp': 37, 16733 'ovhg': None, 16734 'ovhgseq': None, 16735 'results': None, 16736 'scd3': None, 16737 'scd5': None, 16738 'site': 'CGCCGAC', 16739 'size': 7, 16740 'substrat': 'DNA', 16741 'suppl': (), 16742 }
16743 16744 16745 rest_dict['PliMI'] = _temp() 16746 16747
16748 -def _temp():
16749 return { 16750 'charac': (5, -5, None, None, 'GGCGCC'), 16751 'compsite': '(?P<PluTI>GGCGCC)', 16752 'dna': None, 16753 'freq': 4096.0, 16754 'fst3': -5, 16755 'fst5': 5, 16756 'inact_temp': 65, 16757 'opt_temp': 37, 16758 'ovhg': 4, 16759 'ovhgseq': 'GCGC', 16760 'results': None, 16761 'scd3': None, 16762 'scd5': None, 16763 'site': 'GGCGCC', 16764 'size': 6, 16765 'substrat': 'DNA', 16766 'suppl': ('N',), 16767 }
16768 16769 16770 rest_dict['PluTI'] = _temp() 16771 16772
16773 -def _temp():
16774 return { 16775 'charac': (3, -3, None, None, 'CACGTG'), 16776 'compsite': '(?P<PmaCI>CACGTG)', 16777 'dna': None, 16778 'freq': 4096.0, 16779 'fst3': -3, 16780 'fst5': 3, 16781 'inact_temp': 65, 16782 'opt_temp': 37, 16783 'ovhg': 0, 16784 'ovhgseq': '', 16785 'results': None, 16786 'scd3': None, 16787 'scd5': None, 16788 'site': 'CACGTG', 16789 'size': 6, 16790 'substrat': 'DNA', 16791 'suppl': ('K',), 16792 }
16793 16794 16795 rest_dict['PmaCI'] = _temp() 16796 16797
16798 -def _temp():
16799 return { 16800 'charac': (4, -4, None, None, 'GTTTAAAC'), 16801 'compsite': '(?P<PmeI>GTTTAAAC)', 16802 'dna': None, 16803 'freq': 65536.0, 16804 'fst3': -4, 16805 'fst5': 4, 16806 'inact_temp': 65, 16807 'opt_temp': 37, 16808 'ovhg': 0, 16809 'ovhgseq': '', 16810 'results': None, 16811 'scd3': None, 16812 'scd5': None, 16813 'site': 'GTTTAAAC', 16814 'size': 8, 16815 'substrat': 'DNA', 16816 'suppl': ('N',), 16817 }
16818 16819 16820 rest_dict['PmeI'] = _temp() 16821 16822
16823 -def _temp():
16824 return { 16825 'charac': (3, -3, None, None, 'CACGTG'), 16826 'compsite': '(?P<PmlI>CACGTG)', 16827 'dna': None, 16828 'freq': 4096.0, 16829 'fst3': -3, 16830 'fst5': 3, 16831 'inact_temp': 65, 16832 'opt_temp': 37, 16833 'ovhg': 0, 16834 'ovhgseq': '', 16835 'results': None, 16836 'scd3': None, 16837 'scd5': None, 16838 'site': 'CACGTG', 16839 'size': 6, 16840 'substrat': 'DNA', 16841 'suppl': ('N',), 16842 }
16843 16844 16845 rest_dict['PmlI'] = _temp() 16846 16847
16848 -def _temp():
16849 return { 16850 'charac': (-7, -24, 25, 8, 'GAACNNNNNCTC'), 16851 'compsite': '(?P<PpiI>GAAC.....CTC)|(?P<PpiI_as>GAG.....GTTC)', 16852 'dna': None, 16853 'freq': 16384.0, 16854 'fst3': -24, 16855 'fst5': -7, 16856 'inact_temp': 65, 16857 'opt_temp': 37, 16858 'ovhg': 5, 16859 'ovhgseq': 'NNNNN', 16860 'results': None, 16861 'scd3': 8, 16862 'scd5': 25, 16863 'site': 'GAACNNNNNCTC', 16864 'size': 12, 16865 'substrat': 'DNA', 16866 'suppl': (), 16867 }
16868 16869 16870 rest_dict['PpiI'] = _temp() 16871 16872
16873 -def _temp():
16874 return { 16875 'charac': (9, 5, None, None, 'GAGTC'), 16876 'compsite': '(?P<PpsI>GAGTC)|(?P<PpsI_as>GACTC)', 16877 'dna': None, 16878 'freq': 1024.0, 16879 'fst3': 5, 16880 'fst5': 9, 16881 'inact_temp': 65, 16882 'opt_temp': 37, 16883 'ovhg': -1, 16884 'ovhgseq': 'N', 16885 'results': None, 16886 'scd3': None, 16887 'scd5': None, 16888 'site': 'GAGTC', 16889 'size': 5, 16890 'substrat': 'DNA', 16891 'suppl': ('I',), 16892 }
16893 16894 16895 rest_dict['PpsI'] = _temp() 16896 16897
16898 -def _temp():
16899 return { 16900 'charac': (1, -1, None, None, 'ATGCAT'), 16901 'compsite': '(?P<Ppu10I>ATGCAT)', 16902 'dna': None, 16903 'freq': 4096.0, 16904 'fst3': -1, 16905 'fst5': 1, 16906 'inact_temp': 65, 16907 'opt_temp': 37, 16908 'ovhg': -4, 16909 'ovhgseq': 'TGCA', 16910 'results': None, 16911 'scd3': None, 16912 'scd5': None, 16913 'site': 'ATGCAT', 16914 'size': 6, 16915 'substrat': 'DNA', 16916 'suppl': (), 16917 }
16918 16919 16920 rest_dict['Ppu10I'] = _temp() 16921 16922
16923 -def _temp():
16924 return { 16925 'charac': (3, -3, None, None, 'YACGTR'), 16926 'compsite': '(?P<Ppu21I>[CT]ACGT[AG])', 16927 'dna': None, 16928 'freq': 1024.0, 16929 'fst3': -3, 16930 'fst5': 3, 16931 'inact_temp': 65, 16932 'opt_temp': 37, 16933 'ovhg': 0, 16934 'ovhgseq': '', 16935 'results': None, 16936 'scd3': None, 16937 'scd5': None, 16938 'site': 'YACGTR', 16939 'size': 6, 16940 'substrat': 'DNA', 16941 'suppl': ('B',), 16942 }
16943 16944 16945 rest_dict['Ppu21I'] = _temp() 16946 16947
16948 -def _temp():
16949 return { 16950 'charac': (2, -2, None, None, 'RGGWCCY'), 16951 'compsite': '(?P<PpuMI>[AG]GG[AT]CC[CT])', 16952 'dna': None, 16953 'freq': 2048.0, 16954 'fst3': -2, 16955 'fst5': 2, 16956 'inact_temp': 65, 16957 'opt_temp': 37, 16958 'ovhg': -3, 16959 'ovhgseq': 'GWC', 16960 'results': None, 16961 'scd3': None, 16962 'scd5': None, 16963 'site': 'RGGWCCY', 16964 'size': 7, 16965 'substrat': 'DNA', 16966 'suppl': ('N',), 16967 }
16968 16969 16970 rest_dict['PpuMI'] = _temp() 16971 16972
16973 -def _temp():
16974 return { 16975 'charac': (1, -1, None, None, 'ACATGT'), 16976 'compsite': '(?P<PscI>ACATGT)', 16977 'dna': None, 16978 'freq': 4096.0, 16979 'fst3': -1, 16980 'fst5': 1, 16981 'inact_temp': 65, 16982 'opt_temp': 37, 16983 'ovhg': -4, 16984 'ovhgseq': 'CATG', 16985 'results': None, 16986 'scd3': None, 16987 'scd5': None, 16988 'site': 'ACATGT', 16989 'size': 6, 16990 'substrat': 'DNA', 16991 'suppl': ('B',), 16992 }
16993 16994 16995 rest_dict['PscI'] = _temp() 16996 16997
16998 -def _temp():
16999 return { 17000 'charac': (None, None, None, None, 'RCCGAAG'), 17001 'compsite': '(?P<Pse18267I>[AG]CCGAAG)|(?P<Pse18267I_as>CTTCGG[CT])', 17002 'dna': None, 17003 'freq': 8192.0, 17004 'fst3': None, 17005 'fst5': None, 17006 'inact_temp': 65, 17007 'opt_temp': 37, 17008 'ovhg': None, 17009 'ovhgseq': None, 17010 'results': None, 17011 'scd3': None, 17012 'scd5': None, 17013 'site': 'RCCGAAG', 17014 'size': 7, 17015 'substrat': 'DNA', 17016 'suppl': (), 17017 }
17018 17019 17020 rest_dict['Pse18267I'] = _temp() 17021 17022
17023 -def _temp():
17024 return { 17025 'charac': (5, -5, None, None, 'GACNNNNGTC'), 17026 'compsite': '(?P<PshAI>GAC....GTC)', 17027 'dna': None, 17028 'freq': 4096.0, 17029 'fst3': -5, 17030 'fst5': 5, 17031 'inact_temp': 65, 17032 'opt_temp': 37, 17033 'ovhg': 0, 17034 'ovhgseq': '', 17035 'results': None, 17036 'scd3': None, 17037 'scd5': None, 17038 'site': 'GACNNNNGTC', 17039 'size': 10, 17040 'substrat': 'DNA', 17041 'suppl': ('K', 'N'), 17042 }
17043 17044 17045 rest_dict['PshAI'] = _temp() 17046 17047
17048 -def _temp():
17049 return { 17050 'charac': (2, -2, None, None, 'ATTAAT'), 17051 'compsite': '(?P<PshBI>ATTAAT)', 17052 'dna': None, 17053 'freq': 4096.0, 17054 'fst3': -2, 17055 'fst5': 2, 17056 'inact_temp': 65, 17057 'opt_temp': 37, 17058 'ovhg': -2, 17059 'ovhgseq': 'TA', 17060 'results': None, 17061 'scd3': None, 17062 'scd5': None, 17063 'site': 'ATTAAT', 17064 'size': 6, 17065 'substrat': 'DNA', 17066 'suppl': ('K',), 17067 }
17068 17069 17070 rest_dict['PshBI'] = _temp() 17071 17072
17073 -def _temp():
17074 return { 17075 'charac': (3, -3, None, None, 'TTATAA'), 17076 'compsite': '(?P<PsiI>TTATAA)', 17077 'dna': None, 17078 'freq': 4096.0, 17079 'fst3': -3, 17080 'fst5': 3, 17081 'inact_temp': 65, 17082 'opt_temp': 37, 17083 'ovhg': 0, 17084 'ovhgseq': '', 17085 'results': None, 17086 'scd3': None, 17087 'scd5': None, 17088 'site': 'TTATAA', 17089 'size': 6, 17090 'substrat': 'DNA', 17091 'suppl': ('I', 'N'), 17092 }
17093 17094 17095 rest_dict['PsiI'] = _temp() 17096 17097
17098 -def _temp():
17099 return { 17100 'charac': (None, None, None, None, 'GCGAAG'), 17101 'compsite': '(?P<Psp0357II>GCGAAG)|(?P<Psp0357II_as>CTTCGC)', 17102 'dna': None, 17103 'freq': 4096.0, 17104 'fst3': None, 17105 'fst5': None, 17106 'inact_temp': 65, 17107 'opt_temp': 37, 17108 'ovhg': None, 17109 'ovhgseq': None, 17110 'results': None, 17111 'scd3': None, 17112 'scd5': None, 17113 'site': 'GCGAAG', 17114 'size': 6, 17115 'substrat': 'DNA', 17116 'suppl': (), 17117 }
17118 17119 17120 rest_dict['Psp0357II'] = _temp() 17121 17122
17123 -def _temp():
17124 return { 17125 'charac': (4, -4, None, None, 'GGWCC'), 17126 'compsite': '(?P<Psp03I>GG[AT]CC)', 17127 'dna': None, 17128 'freq': 512.0, 17129 'fst3': -4, 17130 'fst5': 4, 17131 'inact_temp': 65, 17132 'opt_temp': 37, 17133 'ovhg': 3, 17134 'ovhgseq': 'GWC', 17135 'results': None, 17136 'scd3': None, 17137 'scd5': None, 17138 'site': 'GGWCC', 17139 'size': 5, 17140 'substrat': 'DNA', 17141 'suppl': (), 17142 }
17143 17144 17145 rest_dict['Psp03I'] = _temp() 17146 17147
17148 -def _temp():
17149 return { 17150 'charac': (5, -5, None, None, 'GAGCTC'), 17151 'compsite': '(?P<Psp124BI>GAGCTC)', 17152 'dna': None, 17153 'freq': 4096.0, 17154 'fst3': -5, 17155 'fst5': 5, 17156 'inact_temp': 65, 17157 'opt_temp': 37, 17158 'ovhg': 4, 17159 'ovhgseq': 'AGCT', 17160 'results': None, 17161 'scd3': None, 17162 'scd5': None, 17163 'site': 'GAGCTC', 17164 'size': 6, 17165 'substrat': 'DNA', 17166 'suppl': ('I', 'V'), 17167 }
17168 17169 17170 rest_dict['Psp124BI'] = _temp() 17171 17172
17173 -def _temp():
17174 return { 17175 'charac': (2, -2, None, None, 'AACGTT'), 17176 'compsite': '(?P<Psp1406I>AACGTT)', 17177 'dna': None, 17178 'freq': 4096.0, 17179 'fst3': -2, 17180 'fst5': 2, 17181 'inact_temp': 65, 17182 'opt_temp': 37, 17183 'ovhg': -2, 17184 'ovhgseq': 'CG', 17185 'results': None, 17186 'scd3': None, 17187 'scd5': None, 17188 'site': 'AACGTT', 17189 'size': 6, 17190 'substrat': 'DNA', 17191 'suppl': ('B', 'K'), 17192 }
17193 17194 17195 rest_dict['Psp1406I'] = _temp() 17196 17197
17198 -def _temp():
17199 return { 17200 'charac': (2, -2, None, None, 'RGGWCCY'), 17201 'compsite': '(?P<Psp5II>[AG]GG[AT]CC[CT])', 17202 'dna': None, 17203 'freq': 2048.0, 17204 'fst3': -2, 17205 'fst5': 2, 17206 'inact_temp': 65, 17207 'opt_temp': 37, 17208 'ovhg': -3, 17209 'ovhgseq': 'GWC', 17210 'results': None, 17211 'scd3': None, 17212 'scd5': None, 17213 'site': 'RGGWCCY', 17214 'size': 7, 17215 'substrat': 'DNA', 17216 'suppl': ('B',), 17217 }
17218 17219 17220 rest_dict['Psp5II'] = _temp() 17221 17222
17223 -def _temp():
17224 return { 17225 'charac': (0, 0, None, None, 'CCWGG'), 17226 'compsite': '(?P<Psp6I>CC[AT]GG)', 17227 'dna': None, 17228 'freq': 512.0, 17229 'fst3': 0, 17230 'fst5': 0, 17231 'inact_temp': 65, 17232 'opt_temp': 37, 17233 'ovhg': -5, 17234 'ovhgseq': 'CCWGG', 17235 'results': None, 17236 'scd3': None, 17237 'scd5': None, 17238 'site': 'CCWGG', 17239 'size': 5, 17240 'substrat': 'DNA', 17241 'suppl': ('I',), 17242 }
17243 17244 17245 rest_dict['Psp6I'] = _temp() 17246 17247
17248 -def _temp():
17249 return { 17250 'charac': (3, -3, None, None, 'CACGTG'), 17251 'compsite': '(?P<PspCI>CACGTG)', 17252 'dna': None, 17253 'freq': 4096.0, 17254 'fst3': -3, 17255 'fst5': 3, 17256 'inact_temp': 65, 17257 'opt_temp': 37, 17258 'ovhg': 0, 17259 'ovhgseq': '', 17260 'results': None, 17261 'scd3': None, 17262 'scd5': None, 17263 'site': 'CACGTG', 17264 'size': 6, 17265 'substrat': 'DNA', 17266 'suppl': ('I', 'V'), 17267 }
17268 17269 17270 rest_dict['PspCI'] = _temp() 17271 17272
17273 -def _temp():
17274 return { 17275 'charac': (1, -1, None, None, 'GGTNACC'), 17276 'compsite': '(?P<PspEI>GGT.ACC)', 17277 'dna': None, 17278 'freq': 4096.0, 17279 'fst3': -1, 17280 'fst5': 1, 17281 'inact_temp': 65, 17282 'opt_temp': 37, 17283 'ovhg': -5, 17284 'ovhgseq': 'GTNAC', 17285 'results': None, 17286 'scd3': None, 17287 'scd5': None, 17288 'site': 'GGTNACC', 17289 'size': 7, 17290 'substrat': 'DNA', 17291 'suppl': ('I', 'V'), 17292 }
17293 17294 17295 rest_dict['PspEI'] = _temp() 17296 17297
17298 -def _temp():
17299 return { 17300 'charac': (1, -1, None, None, 'CCCAGC'), 17301 'compsite': '(?P<PspFI>CCCAGC)|(?P<PspFI_as>GCTGGG)', 17302 'dna': None, 17303 'freq': 4096.0, 17304 'fst3': -1, 17305 'fst5': 1, 17306 'inact_temp': 65, 17307 'opt_temp': 37, 17308 'ovhg': -4, 17309 'ovhgseq': 'CCAG', 17310 'results': None, 17311 'scd3': None, 17312 'scd5': None, 17313 'site': 'CCCAGC', 17314 'size': 6, 17315 'substrat': 'DNA', 17316 'suppl': ('B',), 17317 }
17318 17319 17320 rest_dict['PspFI'] = _temp() 17321 17322
17323 -def _temp():
17324 return { 17325 'charac': (0, 0, None, None, 'CCWGG'), 17326 'compsite': '(?P<PspGI>CC[AT]GG)', 17327 'dna': None, 17328 'freq': 512.0, 17329 'fst3': 0, 17330 'fst5': 0, 17331 'inact_temp': 65, 17332 'opt_temp': 37, 17333 'ovhg': -5, 17334 'ovhgseq': 'CCWGG', 17335 'results': None, 17336 'scd3': None, 17337 'scd5': None, 17338 'site': 'CCWGG', 17339 'size': 5, 17340 'substrat': 'DNA', 17341 'suppl': ('N',), 17342 }
17343 17344 17345 rest_dict['PspGI'] = _temp() 17346 17347
17348 -def _temp():
17349 return { 17350 'charac': (1, -1, None, None, 'CGTACG'), 17351 'compsite': '(?P<PspLI>CGTACG)', 17352 'dna': None, 17353 'freq': 4096.0, 17354 'fst3': -1, 17355 'fst5': 1, 17356 'inact_temp': 65, 17357 'opt_temp': 37, 17358 'ovhg': -4, 17359 'ovhgseq': 'GTAC', 17360 'results': None, 17361 'scd3': None, 17362 'scd5': None, 17363 'site': 'CGTACG', 17364 'size': 6, 17365 'substrat': 'DNA', 17366 'suppl': ('I',), 17367 }
17368 17369 17370 rest_dict['PspLI'] = _temp() 17371 17372
17373 -def _temp():
17374 return { 17375 'charac': (3, -3, None, None, 'GGNNCC'), 17376 'compsite': '(?P<PspN4I>GG..CC)', 17377 'dna': None, 17378 'freq': 256.0, 17379 'fst3': -3, 17380 'fst5': 3, 17381 'inact_temp': 65, 17382 'opt_temp': 37, 17383 'ovhg': 0, 17384 'ovhgseq': '', 17385 'results': None, 17386 'scd3': None, 17387 'scd5': None, 17388 'site': 'GGNNCC', 17389 'size': 6, 17390 'substrat': 'DNA', 17391 'suppl': ('I',), 17392 }
17393 17394 17395 rest_dict['PspN4I'] = _temp() 17396 17397
17398 -def _temp():
17399 return { 17400 'charac': (1, -1, None, None, 'GGGCCC'), 17401 'compsite': '(?P<PspOMI>GGGCCC)', 17402 'dna': None, 17403 'freq': 4096.0, 17404 'fst3': -1, 17405 'fst5': 1, 17406 'inact_temp': 65, 17407 'opt_temp': 37, 17408 'ovhg': -4, 17409 'ovhgseq': 'GGCC', 17410 'results': None, 17411 'scd3': None, 17412 'scd5': None, 17413 'site': 'GGGCCC', 17414 'size': 6, 17415 'substrat': 'DNA', 17416 'suppl': ('I', 'N', 'V'), 17417 }
17418 17419 17420 rest_dict['PspOMI'] = _temp() 17421 17422
17423 -def _temp():
17424 return { 17425 'charac': (27, 18, None, None, 'CGCCCAR'), 17426 'compsite': '(?P<PspOMII>CGCCCA[AG])|(?P<PspOMII_as>[CT]TGGGCG)', 17427 'dna': None, 17428 'freq': 8192.0, 17429 'fst3': 18, 17430 'fst5': 27, 17431 'inact_temp': 65, 17432 'opt_temp': 37, 17433 'ovhg': 2, 17434 'ovhgseq': 'NN', 17435 'results': None, 17436 'scd3': None, 17437 'scd5': None, 17438 'site': 'CGCCCAR', 17439 'size': 7, 17440 'substrat': 'DNA', 17441 'suppl': (), 17442 }
17443 17444 17445 rest_dict['PspOMII'] = _temp() 17446 17447
17448 -def _temp():
17449 return { 17450 'charac': (1, -1, None, None, 'GGNCC'), 17451 'compsite': '(?P<PspPI>GG.CC)', 17452 'dna': None, 17453 'freq': 256.0, 17454 'fst3': -1, 17455 'fst5': 1, 17456 'inact_temp': 65, 17457 'opt_temp': 37, 17458 'ovhg': -3, 17459 'ovhgseq': 'GNC', 17460 'results': None, 17461 'scd3': None, 17462 'scd5': None, 17463 'site': 'GGNCC', 17464 'size': 5, 17465 'substrat': 'DNA', 17466 'suppl': ('C',), 17467 }
17468 17469 17470 rest_dict['PspPI'] = _temp() 17471 17472
17473 -def _temp():
17474 return { 17475 'charac': (2, -2, None, None, 'RGGWCCY'), 17476 'compsite': '(?P<PspPPI>[AG]GG[AT]CC[CT])', 17477 'dna': None, 17478 'freq': 2048.0, 17479 'fst3': -2, 17480 'fst5': 2, 17481 'inact_temp': 65, 17482 'opt_temp': 37, 17483 'ovhg': -3, 17484 'ovhgseq': 'GWC', 17485 'results': None, 17486 'scd3': None, 17487 'scd5': None, 17488 'site': 'RGGWCCY', 17489 'size': 7, 17490 'substrat': 'DNA', 17491 'suppl': ('I',), 17492 }
17493 17494 17495 rest_dict['PspPPI'] = _temp() 17496 17497
17498 -def _temp():
17499 return { 17500 'charac': (21, 13, None, None, 'CCYCAG'), 17501 'compsite': '(?P<PspPRI>CC[CT]CAG)|(?P<PspPRI_as>CTG[AG]GG)', 17502 'dna': None, 17503 'freq': 2048.0, 17504 'fst3': 13, 17505 'fst5': 21, 17506 'inact_temp': 65, 17507 'opt_temp': 37, 17508 'ovhg': 2, 17509 'ovhgseq': 'NN', 17510 'results': None, 17511 'scd3': None, 17512 'scd5': None, 17513 'site': 'CCYCAG', 17514 'size': 6, 17515 'substrat': 'DNA', 17516 'suppl': (), 17517 }
17518 17519 17520 rest_dict['PspPRI'] = _temp() 17521 17522
17523 -def _temp():
17524 return { 17525 'charac': (2, -2, None, None, 'VCTCGAGB'), 17526 'compsite': '(?P<PspXI>[ACG]CTCGAG[CGT])', 17527 'dna': None, 17528 'freq': 7281.777777777777, 17529 'fst3': -2, 17530 'fst5': 2, 17531 'inact_temp': 65, 17532 'opt_temp': 37, 17533 'ovhg': -4, 17534 'ovhgseq': 'TCGA', 17535 'results': None, 17536 'scd3': None, 17537 'scd5': None, 17538 'site': 'VCTCGAGB', 17539 'size': 8, 17540 'substrat': 'DNA', 17541 'suppl': ('I', 'N'), 17542 }
17543 17544 17545 rest_dict['PspXI'] = _temp() 17546 17547
17548 -def _temp():
17549 return { 17550 'charac': (-7, -25, 25, 7, 'GAACNNNNNNTAC'), 17551 'compsite': '(?P<PsrI>GAAC......TAC)|(?P<PsrI_as>GTA......GTTC)', 17552 'dna': None, 17553 'freq': 16384.0, 17554 'fst3': -25, 17555 'fst5': -7, 17556 'inact_temp': 65, 17557 'opt_temp': 37, 17558 'ovhg': 5, 17559 'ovhgseq': 'NNNNN', 17560 'results': None, 17561 'scd3': 7, 17562 'scd5': 25, 17563 'site': 'GAACNNNNNNTAC', 17564 'size': 13, 17565 'substrat': 'DNA', 17566 'suppl': ('I',), 17567 }
17568 17569 17570 rest_dict['PsrI'] = _temp() 17571 17572
17573 -def _temp():
17574 return { 17575 'charac': (5, -5, None, None, 'RGGNCCY'), 17576 'compsite': '(?P<PssI>[AG]GG.CC[CT])', 17577 'dna': None, 17578 'freq': 1024.0, 17579 'fst3': -5, 17580 'fst5': 5, 17581 'inact_temp': 65, 17582 'opt_temp': 37, 17583 'ovhg': 3, 17584 'ovhgseq': 'GNC', 17585 'results': None, 17586 'scd3': None, 17587 'scd5': None, 17588 'site': 'RGGNCCY', 17589 'size': 7, 17590 'substrat': 'DNA', 17591 'suppl': (), 17592 }
17593 17594 17595 rest_dict['PssI'] = _temp() 17596 17597
17598 -def _temp():
17599 return { 17600 'charac': (None, None, None, None, 'CNYACAC'), 17601 'compsite': '(?P<Pst14472I>C.[CT]ACAC)|(?P<Pst14472I_as>GTGT[AG].G)', 17602 'dna': None, 17603 'freq': 2048.0, 17604 'fst3': None, 17605 'fst5': None, 17606 'inact_temp': 65, 17607 'opt_temp': 37, 17608 'ovhg': None, 17609 'ovhgseq': None, 17610 'results': None, 17611 'scd3': None, 17612 'scd5': None, 17613 'site': 'CNYACAC', 17614 'size': 7, 17615 'substrat': 'DNA', 17616 'suppl': (), 17617 }
17618 17619 17620 rest_dict['Pst14472I'] = _temp() 17621 17622
17623 -def _temp():
17624 return { 17625 'charac': (None, None, None, None, 'GATCGAG'), 17626 'compsite': '(?P<Pst273I>GATCGAG)|(?P<Pst273I_as>CTCGATC)', 17627 'dna': None, 17628 'freq': 16384.0, 17629 'fst3': None, 17630 'fst5': None, 17631 'inact_temp': 65, 17632 'opt_temp': 37, 17633 'ovhg': None, 17634 'ovhgseq': None, 17635 'results': None, 17636 'scd3': None, 17637 'scd5': None, 17638 'site': 'GATCGAG', 17639 'size': 7, 17640 'substrat': 'DNA', 17641 'suppl': (), 17642 }
17643 17644 17645 rest_dict['Pst273I'] = _temp() 17646 17647
17648 -def _temp():
17649 return { 17650 'charac': (5, -5, None, None, 'CTGCAG'), 17651 'compsite': '(?P<PstI>CTGCAG)', 17652 'dna': None, 17653 'freq': 4096.0, 17654 'fst3': -5, 17655 'fst5': 5, 17656 'inact_temp': 65, 17657 'opt_temp': 37, 17658 'ovhg': 4, 17659 'ovhgseq': 'TGCA', 17660 'results': None, 17661 'scd3': None, 17662 'scd5': None, 17663 'site': 'CTGCAG', 17664 'size': 6, 17665 'substrat': 'DNA', 17666 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'V', 'X'), 17667 }
17668 17669 17670 rest_dict['PstI'] = _temp() 17671 17672
17673 -def _temp():
17674 return { 17675 'charac': (6, -6, None, None, 'CAGNNNCTG'), 17676 'compsite': '(?P<PstNI>CAG...CTG)', 17677 'dna': None, 17678 'freq': 4096.0, 17679 'fst3': -6, 17680 'fst5': 6, 17681 'inact_temp': 65, 17682 'opt_temp': 37, 17683 'ovhg': 3, 17684 'ovhgseq': 'NNN', 17685 'results': None, 17686 'scd3': None, 17687 'scd5': None, 17688 'site': 'CAGNNNCTG', 17689 'size': 9, 17690 'substrat': 'DNA', 17691 'suppl': ('I',), 17692 }
17693 17694 17695 rest_dict['PstNI'] = _temp() 17696 17697
17698 -def _temp():
17699 return { 17700 'charac': (None, None, None, None, 'BBCGD'), 17701 'compsite': '(?P<PsuGI>[CGT][CGT]CG[AGT])|(?P<PsuGI_as>[ACT]CG[ACG][ACG])', 17702 'dna': None, 17703 'freq': 37.925925925925924, 17704 'fst3': None, 17705 'fst5': None, 17706 'inact_temp': 65, 17707 'opt_temp': 37, 17708 'ovhg': None, 17709 'ovhgseq': None, 17710 'results': None, 17711 'scd3': None, 17712 'scd5': None, 17713 'site': 'BBCGD', 17714 'size': 5, 17715 'substrat': 'DNA', 17716 'suppl': (), 17717 }
17718 17719 17720 rest_dict['PsuGI'] = _temp() 17721 17722
17723 -def _temp():
17724 return { 17725 'charac': (1, -1, None, None, 'RGATCY'), 17726 'compsite': '(?P<PsuI>[AG]GATC[CT])', 17727 'dna': None, 17728 'freq': 1024.0, 17729 'fst3': -1, 17730 'fst5': 1, 17731 'inact_temp': 65, 17732 'opt_temp': 37, 17733 'ovhg': -4, 17734 'ovhgseq': 'GATC', 17735 'results': None, 17736 'scd3': None, 17737 'scd5': None, 17738 'site': 'RGATCY', 17739 'size': 6, 17740 'substrat': 'DNA', 17741 'suppl': ('B',), 17742 }
17743 17744 17745 rest_dict['PsuI'] = _temp() 17746 17747
17748 -def _temp():
17749 return { 17750 'charac': (4, -4, None, None, 'GACNNNGTC'), 17751 'compsite': '(?P<PsyI>GAC...GTC)', 17752 'dna': None, 17753 'freq': 4096.0, 17754 'fst3': -4, 17755 'fst5': 4, 17756 'inact_temp': 65, 17757 'opt_temp': 37, 17758 'ovhg': -1, 17759 'ovhgseq': 'N', 17760 'results': None, 17761 'scd3': None, 17762 'scd5': None, 17763 'site': 'GACNNNGTC', 17764 'size': 9, 17765 'substrat': 'DNA', 17766 'suppl': ('B',), 17767 }
17768 17769 17770 rest_dict['PsyI'] = _temp() 17771 17772
17773 -def _temp():
17774 return { 17775 'charac': (1, -1, None, None, 'GCGCGC'), 17776 'compsite': '(?P<PteI>GCGCGC)', 17777 'dna': None, 17778 'freq': 4096.0, 17779 'fst3': -1, 17780 'fst5': 1, 17781 'inact_temp': 65, 17782 'opt_temp': 37, 17783 'ovhg': -4, 17784 'ovhgseq': 'CGCG', 17785 'results': None, 17786 'scd3': None, 17787 'scd5': None, 17788 'site': 'GCGCGC', 17789 'size': 6, 17790 'substrat': 'DNA', 17791 'suppl': ('B',), 17792 }
17793 17794 17795 rest_dict['PteI'] = _temp() 17796 17797
17798 -def _temp():
17799 return { 17800 'charac': (4, -4, None, None, 'CGATCG'), 17801 'compsite': '(?P<PvuI>CGATCG)', 17802 'dna': None, 17803 'freq': 4096.0, 17804 'fst3': -4, 17805 'fst5': 4, 17806 'inact_temp': 65, 17807 'opt_temp': 37, 17808 'ovhg': 2, 17809 'ovhgseq': 'AT', 17810 'results': None, 17811 'scd3': None, 17812 'scd5': None, 17813 'site': 'CGATCG', 17814 'size': 6, 17815 'substrat': 'DNA', 17816 'suppl': ('B', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'X'), 17817 }
17818 17819 17820 rest_dict['PvuI'] = _temp() 17821 17822
17823 -def _temp():
17824 return { 17825 'charac': (3, -3, None, None, 'CAGCTG'), 17826 'compsite': '(?P<PvuII>CAGCTG)', 17827 'dna': None, 17828 'freq': 4096.0, 17829 'fst3': -3, 17830 'fst5': 3, 17831 'inact_temp': 65, 17832 'opt_temp': 37, 17833 'ovhg': 0, 17834 'ovhgseq': '', 17835 'results': None, 17836 'scd3': None, 17837 'scd5': None, 17838 'site': 'CAGCTG', 17839 'size': 6, 17840 'substrat': 'DNA', 17841 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'V', 'X'), 17842 }
17843 17844 17845 rest_dict['PvuII'] = _temp() 17846 17847
17848 -def _temp():
17849 return { 17850 'charac': (None, None, None, None, 'CACGAGH'), 17851 'compsite': '(?P<Rba2021I>CACGAG[ACT])|(?P<Rba2021I_as>[AGT]CTCGTG)', 17852 'dna': None, 17853 'freq': 5461.333333333333, 17854 'fst3': None, 17855 'fst5': None, 17856 'inact_temp': 65, 17857 'opt_temp': 37, 17858 'ovhg': None, 17859 'ovhgseq': None, 17860 'results': None, 17861 'scd3': None, 17862 'scd5': None, 17863 'site': 'CACGAGH', 17864 'size': 7, 17865 'substrat': 'DNA', 17866 'suppl': (), 17867 }
17868 17869 17870 rest_dict['Rba2021I'] = _temp() 17871 17872
17873 -def _temp():
17874 return { 17875 'charac': (27, 18, None, None, 'CATCGAC'), 17876 'compsite': '(?P<RceI>CATCGAC)|(?P<RceI_as>GTCGATG)', 17877 'dna': None, 17878 'freq': 16384.0, 17879 'fst3': 18, 17880 'fst5': 27, 17881 'inact_temp': 65, 17882 'opt_temp': 37, 17883 'ovhg': 2, 17884 'ovhgseq': 'NN', 17885 'results': None, 17886 'scd3': None, 17887 'scd5': None, 17888 'site': 'CATCGAC', 17889 'size': 7, 17890 'substrat': 'DNA', 17891 'suppl': (), 17892 }
17893 17894 17895 rest_dict['RceI'] = _temp() 17896 17897
17898 -def _temp():
17899 return { 17900 'charac': (None, None, None, None, 'CCGCAG'), 17901 'compsite': '(?P<RdeGBI>CCGCAG)|(?P<RdeGBI_as>CTGCGG)', 17902 'dna': None, 17903 'freq': 4096.0, 17904 'fst3': None, 17905 'fst5': None, 17906 'inact_temp': 65, 17907 'opt_temp': 37, 17908 'ovhg': None, 17909 'ovhgseq': None, 17910 'results': None, 17911 'scd3': None, 17912 'scd5': None, 17913 'site': 'CCGCAG', 17914 'size': 6, 17915 'substrat': 'DNA', 17916 'suppl': (), 17917 }
17918 17919 17920 rest_dict['RdeGBI'] = _temp() 17921 17922
17923 -def _temp():
17924 return { 17925 'charac': (26, 18, None, None, 'ACCCAG'), 17926 'compsite': '(?P<RdeGBII>ACCCAG)|(?P<RdeGBII_as>CTGGGT)', 17927 'dna': None, 17928 'freq': 4096.0, 17929 'fst3': 18, 17930 'fst5': 26, 17931 'inact_temp': 65, 17932 'opt_temp': 37, 17933 'ovhg': 2, 17934 'ovhgseq': 'NN', 17935 'results': None, 17936 'scd3': None, 17937 'scd5': None, 17938 'site': 'ACCCAG', 17939 'size': 6, 17940 'substrat': 'DNA', 17941 'suppl': (), 17942 }
17943 17944 17945 rest_dict['RdeGBII'] = _temp() 17946 17947
17948 -def _temp():
17949 return { 17950 'charac': (-9, -17, 17, 9, 'TGRYCA'), 17951 'compsite': '(?P<RdeGBIII>TG[AG][CT]CA)', 17952 'dna': None, 17953 'freq': 1024.0, 17954 'fst3': -17, 17955 'fst5': -9, 17956 'inact_temp': 65, 17957 'opt_temp': 37, 17958 'ovhg': 2, 17959 'ovhgseq': 'NN', 17960 'results': None, 17961 'scd3': 9, 17962 'scd5': 17, 17963 'site': 'TGRYCA', 17964 'size': 6, 17965 'substrat': 'DNA', 17966 'suppl': (), 17967 }
17968 17969 17970 rest_dict['RdeGBIII'] = _temp() 17971 17972
17973 -def _temp():
17974 return { 17975 'charac': (None, None, None, None, 'CGCCAG'), 17976 'compsite': '(?P<RflFIII>CGCCAG)|(?P<RflFIII_as>CTGGCG)', 17977 'dna': None, 17978 'freq': 4096.0, 17979 'fst3': None, 17980 'fst5': None, 17981 'inact_temp': 65, 17982 'opt_temp': 37, 17983 'ovhg': None, 17984 'ovhgseq': None, 17985 'results': None, 17986 'scd3': None, 17987 'scd5': None, 17988 'site': 'CGCCAG', 17989 'size': 6, 17990 'substrat': 'DNA', 17991 'suppl': (), 17992 }
17993 17994 17995 rest_dict['RflFIII'] = _temp() 17996 17997
17998 -def _temp():
17999 return { 18000 'charac': (5, -5, None, None, 'GCGATCGC'), 18001 'compsite': '(?P<RgaI>GCGATCGC)', 18002 'dna': None, 18003 'freq': 65536.0, 18004 'fst3': -5, 18005 'fst5': 5, 18006 'inact_temp': 65, 18007 'opt_temp': 37, 18008 'ovhg': 2, 18009 'ovhgseq': 'AT', 18010 'results': None, 18011 'scd3': None, 18012 'scd5': None, 18013 'site': 'GCGATCGC', 18014 'size': 8, 18015 'substrat': 'DNA', 18016 'suppl': ('I',), 18017 }
18018 18019 18020 rest_dict['RgaI'] = _temp() 18021 18022
18023 -def _temp():
18024 return { 18025 'charac': (6, -6, None, None, 'GGCCGGCC'), 18026 'compsite': '(?P<RigI>GGCCGGCC)', 18027 'dna': None, 18028 'freq': 65536.0, 18029 'fst3': -6, 18030 'fst5': 6, 18031 'inact_temp': 65, 18032 'opt_temp': 37, 18033 'ovhg': 4, 18034 'ovhgseq': 'CCGG', 18035 'results': None, 18036 'scd3': None, 18037 'scd5': None, 18038 'site': 'GGCCGGCC', 18039 'size': 8, 18040 'substrat': 'DNA', 18041 'suppl': ('I',), 18042 }
18043 18044 18045 rest_dict['RigI'] = _temp() 18046 18047
18048 -def _temp():
18049 return { 18050 'charac': (None, None, None, None, 'VCW'), 18051 'compsite': '(?P<RlaI>[ACG]C[AT])|(?P<RlaI_as>[AT]G[CGT])', 18052 'dna': None, 18053 'freq': 10.666666666666666, 18054 'fst3': None, 18055 'fst5': None, 18056 'inact_temp': 65, 18057 'opt_temp': 37, 18058 'ovhg': None, 18059 'ovhgseq': None, 18060 'results': None, 18061 'scd3': None, 18062 'scd5': None, 18063 'site': 'VCW', 18064 'size': 3, 18065 'substrat': 'DNA', 18066 'suppl': (), 18067 }
18068 18069 18070 rest_dict['RlaI'] = _temp() 18071 18072
18073 -def _temp():
18074 return { 18075 'charac': (26, 18, None, None, 'ACACAG'), 18076 'compsite': '(?P<RlaII>ACACAG)|(?P<RlaII_as>CTGTGT)', 18077 'dna': None, 18078 'freq': 4096.0, 18079 'fst3': 18, 18080 'fst5': 26, 18081 'inact_temp': 65, 18082 'opt_temp': 37, 18083 'ovhg': 2, 18084 'ovhgseq': 'NN', 18085 'results': None, 18086 'scd3': None, 18087 'scd5': None, 18088 'site': 'ACACAG', 18089 'size': 6, 18090 'substrat': 'DNA', 18091 'suppl': (), 18092 }
18093 18094 18095 rest_dict['RlaII'] = _temp() 18096 18097
18098 -def _temp():
18099 return { 18100 'charac': (18, 9, None, None, 'CCCACA'), 18101 'compsite': '(?P<RleAI>CCCACA)|(?P<RleAI_as>TGTGGG)', 18102 'dna': None, 18103 'freq': 4096.0, 18104 'fst3': 9, 18105 'fst5': 18, 18106 'inact_temp': 65, 18107 'opt_temp': 37, 18108 'ovhg': 3, 18109 'ovhgseq': 'NNN', 18110 'results': None, 18111 'scd3': None, 18112 'scd5': None, 18113 'site': 'CCCACA', 18114 'size': 6, 18115 'substrat': 'DNA', 18116 'suppl': (), 18117 }
18118 18119 18120 rest_dict['RleAI'] = _temp() 18121 18122
18123 -def _temp():
18124 return { 18125 'charac': (27, 18, None, None, 'CGRGGAC'), 18126 'compsite': '(?P<RpaB5I>CG[AG]GGAC)|(?P<RpaB5I_as>GTCC[CT]CG)', 18127 'dna': None, 18128 'freq': 8192.0, 18129 'fst3': 18, 18130 'fst5': 27, 18131 'inact_temp': 65, 18132 'opt_temp': 37, 18133 'ovhg': 2, 18134 'ovhgseq': 'NN', 18135 'results': None, 18136 'scd3': None, 18137 'scd5': None, 18138 'site': 'CGRGGAC', 18139 'size': 7, 18140 'substrat': 'DNA', 18141 'suppl': (), 18142 }
18143 18144 18145 rest_dict['RpaB5I'] = _temp() 18146 18147
18148 -def _temp():
18149 return { 18150 'charac': (27, 18, None, None, 'CCCGCAG'), 18151 'compsite': '(?P<RpaBI>CCCGCAG)|(?P<RpaBI_as>CTGCGGG)', 18152 'dna': None, 18153 'freq': 16384.0, 18154 'fst3': 18, 18155 'fst5': 27, 18156 'inact_temp': 65, 18157 'opt_temp': 37, 18158 'ovhg': 2, 18159 'ovhgseq': 'NN', 18160 'results': None, 18161 'scd3': None, 18162 'scd5': None, 18163 'site': 'CCCGCAG', 18164 'size': 7, 18165 'substrat': 'DNA', 18166 'suppl': (), 18167 }
18168 18169 18170 rest_dict['RpaBI'] = _temp() 18171 18172
18173 -def _temp():
18174 return { 18175 'charac': (18, 9, None, None, 'GTYGGAG'), 18176 'compsite': '(?P<RpaI>GT[CT]GGAG)|(?P<RpaI_as>CTCC[AG]AC)', 18177 'dna': None, 18178 'freq': 8192.0, 18179 'fst3': 9, 18180 'fst5': 18, 18181 'inact_temp': 65, 18182 'opt_temp': 37, 18183 'ovhg': 2, 18184 'ovhgseq': 'NN', 18185 'results': None, 18186 'scd3': None, 18187 'scd5': None, 18188 'site': 'GTYGGAG', 18189 'size': 7, 18190 'substrat': 'DNA', 18191 'suppl': (), 18192 }
18193 18194 18195 rest_dict['RpaI'] = _temp() 18196 18197
18198 -def _temp():
18199 return { 18200 'charac': (None, None, None, None, 'GRTGGAG'), 18201 'compsite': '(?P<RpaTI>G[AG]TGGAG)|(?P<RpaTI_as>CTCCA[CT]C)', 18202 'dna': None, 18203 'freq': 8192.0, 18204 'fst3': None, 18205 'fst5': None, 18206 'inact_temp': 65, 18207 'opt_temp': 37, 18208 'ovhg': None, 18209 'ovhgseq': None, 18210 'results': None, 18211 'scd3': None, 18212 'scd5': None, 18213 'site': 'GRTGGAG', 18214 'size': 7, 18215 'substrat': 'DNA', 18216 'suppl': (), 18217 }
18218 18219 18220 rest_dict['RpaTI'] = _temp() 18221 18222
18223 -def _temp():
18224 return { 18225 'charac': (3, -3, None, None, 'TCGCGA'), 18226 'compsite': '(?P<RruI>TCGCGA)', 18227 'dna': None, 18228 'freq': 4096.0, 18229 'fst3': -3, 18230 'fst5': 3, 18231 'inact_temp': 65, 18232 'opt_temp': 37, 18233 'ovhg': 0, 18234 'ovhgseq': '', 18235 'results': None, 18236 'scd3': None, 18237 'scd5': None, 18238 'site': 'TCGCGA', 18239 'size': 6, 18240 'substrat': 'DNA', 18241 'suppl': ('B',), 18242 }
18243 18244 18245 rest_dict['RruI'] = _temp() 18246 18247
18248 -def _temp():
18249 return { 18250 'charac': (2, -2, None, None, 'GTAC'), 18251 'compsite': '(?P<RsaI>GTAC)', 18252 'dna': None, 18253 'freq': 256.0, 18254 'fst3': -2, 18255 'fst5': 2, 18256 'inact_temp': 65, 18257 'opt_temp': 37, 18258 'ovhg': 0, 18259 'ovhgseq': '', 18260 'results': None, 18261 'scd3': None, 18262 'scd5': None, 18263 'site': 'GTAC', 18264 'size': 4, 18265 'substrat': 'DNA', 18266 'suppl': ('B', 'C', 'I', 'J', 'M', 'N', 'Q', 'R', 'S', 'V', 'X', 'Y'), 18267 }
18268 18269 18270 rest_dict['RsaI'] = _temp() 18271 18272
18273 -def _temp():
18274 return { 18275 'charac': (1, -1, None, None, 'GTAC'), 18276 'compsite': '(?P<RsaNI>GTAC)', 18277 'dna': None, 18278 'freq': 256.0, 18279 'fst3': -1, 18280 'fst5': 1, 18281 'inact_temp': 65, 18282 'opt_temp': 37, 18283 'ovhg': -2, 18284 'ovhgseq': 'TA', 18285 'results': None, 18286 'scd3': None, 18287 'scd5': None, 18288 'site': 'GTAC', 18289 'size': 4, 18290 'substrat': 'DNA', 18291 'suppl': ('I',), 18292 }
18293 18294 18295 rest_dict['RsaNI'] = _temp() 18296 18297
18298 -def _temp():
18299 return { 18300 'charac': (5, -5, None, None, 'CAYNNNNRTG'), 18301 'compsite': '(?P<RseI>CA[CT]....[AG]TG)', 18302 'dna': None, 18303 'freq': 1024.0, 18304 'fst3': -5, 18305 'fst5': 5, 18306 'inact_temp': 65, 18307 'opt_temp': 37, 18308 'ovhg': 0, 18309 'ovhgseq': '', 18310 'results': None, 18311 'scd3': None, 18312 'scd5': None, 18313 'site': 'CAYNNNNRTG', 18314 'size': 10, 18315 'substrat': 'DNA', 18316 'suppl': ('B',), 18317 }
18318 18319 18320 rest_dict['RseI'] = _temp() 18321 18322
18323 -def _temp():
18324 return { 18325 'charac': (None, None, None, None, 'ACGCAG'), 18326 'compsite': '(?P<Rsp008IV>ACGCAG)|(?P<Rsp008IV_as>CTGCGT)', 18327 'dna': None, 18328 'freq': 4096.0, 18329 'fst3': None, 18330 'fst5': None, 18331 'inact_temp': 65, 18332 'opt_temp': 37, 18333 'ovhg': None, 18334 'ovhgseq': None, 18335 'results': None, 18336 'scd3': None, 18337 'scd5': None, 18338 'site': 'ACGCAG', 18339 'size': 6, 18340 'substrat': 'DNA', 18341 'suppl': (), 18342 }
18343 18344 18345 rest_dict['Rsp008IV'] = _temp() 18346 18347
18348 -def _temp():
18349 return { 18350 'charac': (None, None, None, None, 'GCCCAT'), 18351 'compsite': '(?P<Rsp008V>GCCCAT)|(?P<Rsp008V_as>ATGGGC)', 18352 'dna': None, 18353 'freq': 4096.0, 18354 'fst3': None, 18355 'fst5': None, 18356 'inact_temp': 65, 18357 'opt_temp': 37, 18358 'ovhg': None, 18359 'ovhgseq': None, 18360 'results': None, 18361 'scd3': None, 18362 'scd5': None, 18363 'site': 'GCCCAT', 18364 'size': 6, 18365 'substrat': 'DNA', 18366 'suppl': (), 18367 }
18368 18369 18370 rest_dict['Rsp008V'] = _temp() 18371 18372
18373 -def _temp():
18374 return { 18375 'charac': (None, None, None, None, 'CTTCGAG'), 18376 'compsite': '(?P<RspPBTS2III>CTTCGAG)|(?P<RspPBTS2III_as>CTCGAAG)', 18377 'dna': None, 18378 'freq': 16384.0, 18379 'fst3': None, 18380 'fst5': None, 18381 'inact_temp': 65, 18382 'opt_temp': 37, 18383 'ovhg': None, 18384 'ovhgseq': None, 18385 'results': None, 18386 'scd3': None, 18387 'scd5': None, 18388 'site': 'CTTCGAG', 18389 'size': 7, 18390 'substrat': 'DNA', 18391 'suppl': (), 18392 }
18393 18394 18395 rest_dict['RspPBTS2III'] = _temp() 18396 18397
18398 -def _temp():
18399 return { 18400 'charac': (2, -2, None, None, 'CGGWCCG'), 18401 'compsite': '(?P<Rsr2I>CGG[AT]CCG)', 18402 'dna': None, 18403 'freq': 8192.0, 18404 'fst3': -2, 18405 'fst5': 2, 18406 'inact_temp': 65, 18407 'opt_temp': 37, 18408 'ovhg': -3, 18409 'ovhgseq': 'GWC', 18410 'results': None, 18411 'scd3': None, 18412 'scd5': None, 18413 'site': 'CGGWCCG', 18414 'size': 7, 18415 'substrat': 'DNA', 18416 'suppl': ('I', 'V'), 18417 }
18418 18419 18420 rest_dict['Rsr2I'] = _temp() 18421 18422
18423 -def _temp():
18424 return { 18425 'charac': (2, -2, None, None, 'CGGWCCG'), 18426 'compsite': '(?P<RsrII>CGG[AT]CCG)', 18427 'dna': None, 18428 'freq': 8192.0, 18429 'fst3': -2, 18430 'fst5': 2, 18431 'inact_temp': 65, 18432 'opt_temp': 37, 18433 'ovhg': -3, 18434 'ovhgseq': 'GWC', 18435 'results': None, 18436 'scd3': None, 18437 'scd5': None, 18438 'site': 'CGGWCCG', 18439 'size': 7, 18440 'substrat': 'DNA', 18441 'suppl': ('N', 'Q', 'X'), 18442 }
18443 18444 18445 rest_dict['RsrII'] = _temp() 18446 18447
18448 -def _temp():
18449 return { 18450 'charac': (5, -5, None, None, 'GAGCTC'), 18451 'compsite': '(?P<SacI>GAGCTC)', 18452 'dna': None, 18453 'freq': 4096.0, 18454 'fst3': -5, 18455 'fst5': 5, 18456 'inact_temp': 65, 18457 'opt_temp': 37, 18458 'ovhg': 4, 18459 'ovhgseq': 'AGCT', 18460 'results': None, 18461 'scd3': None, 18462 'scd5': None, 18463 'site': 'GAGCTC', 18464 'size': 6, 18465 'substrat': 'DNA', 18466 'suppl': ('B', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'X'), 18467 }
18468 18469 18470 rest_dict['SacI'] = _temp() 18471 18472
18473 -def _temp():
18474 return { 18475 'charac': (4, -4, None, None, 'CCGCGG'), 18476 'compsite': '(?P<SacII>CCGCGG)', 18477 'dna': None, 18478 'freq': 4096.0, 18479 'fst3': -4, 18480 'fst5': 4, 18481 'inact_temp': 65, 18482 'opt_temp': 37, 18483 'ovhg': 2, 18484 'ovhgseq': 'GC', 18485 'results': None, 18486 'scd3': None, 18487 'scd5': None, 18488 'site': 'CCGCGG', 18489 'size': 6, 18490 'substrat': 'DNA', 18491 'suppl': ('B', 'J', 'K', 'N', 'O', 'Q', 'R', 'X'), 18492 }
18493 18494 18495 rest_dict['SacII'] = _temp() 18496 18497
18498 -def _temp():
18499 return { 18500 'charac': (None, None, None, None, 'CAATNAG'), 18501 'compsite': '(?P<Saf8902III>CAAT.AG)|(?P<Saf8902III_as>CT.ATTG)', 18502 'dna': None, 18503 'freq': 4096.0, 18504 'fst3': None, 18505 'fst5': None, 18506 'inact_temp': 65, 18507 'opt_temp': 37, 18508 'ovhg': None, 18509 'ovhgseq': None, 18510 'results': None, 18511 'scd3': None, 18512 'scd5': None, 18513 'site': 'CAATNAG', 18514 'size': 7, 18515 'substrat': 'DNA', 18516 'suppl': (), 18517 }
18518 18519 18520 rest_dict['Saf8902III'] = _temp() 18521 18522
18523 -def _temp():
18524 return { 18525 'charac': (1, -1, None, None, 'GTCGAC'), 18526 'compsite': '(?P<SalI>GTCGAC)', 18527 'dna': None, 18528 'freq': 4096.0, 18529 'fst3': -1, 18530 'fst5': 1, 18531 'inact_temp': 65, 18532 'opt_temp': 37, 18533 'ovhg': -4, 18534 'ovhgseq': 'TCGA', 18535 'results': None, 18536 'scd3': None, 18537 'scd5': None, 18538 'site': 'GTCGAC', 18539 'size': 6, 18540 'substrat': 'DNA', 18541 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'V', 'X'), 18542 }
18543 18544 18545 rest_dict['SalI'] = _temp() 18546 18547
18548 -def _temp():
18549 return { 18550 'charac': (2, -2, None, None, 'GGGWCCC'), 18551 'compsite': '(?P<SanDI>GGG[AT]CCC)', 18552 'dna': None, 18553 'freq': 8192.0, 18554 'fst3': -2, 18555 'fst5': 2, 18556 'inact_temp': 65, 18557 'opt_temp': 37, 18558 'ovhg': -3, 18559 'ovhgseq': 'GWC', 18560 'results': None, 18561 'scd3': None, 18562 'scd5': None, 18563 'site': 'GGGWCCC', 18564 'size': 7, 18565 'substrat': 'DNA', 18566 'suppl': (), 18567 }
18568 18569 18570 rest_dict['SanDI'] = _temp() 18571 18572
18573 -def _temp():
18574 return { 18575 'charac': (8, 4, None, None, 'GCTCTTC'), 18576 'compsite': '(?P<SapI>GCTCTTC)|(?P<SapI_as>GAAGAGC)', 18577 'dna': None, 18578 'freq': 16384.0, 18579 'fst3': 4, 18580 'fst5': 8, 18581 'inact_temp': 65, 18582 'opt_temp': 37, 18583 'ovhg': -3, 18584 'ovhgseq': 'NNN', 18585 'results': None, 18586 'scd3': None, 18587 'scd5': None, 18588 'site': 'GCTCTTC', 18589 'size': 7, 18590 'substrat': 'DNA', 18591 'suppl': ('N',), 18592 }
18593 18594 18595 rest_dict['SapI'] = _temp() 18596 18597
18598 -def _temp():
18599 return { 18600 'charac': (1, -1, None, None, 'TTAA'), 18601 'compsite': '(?P<SaqAI>TTAA)', 18602 'dna': None, 18603 'freq': 256.0, 18604 'fst3': -1, 18605 'fst5': 1, 18606 'inact_temp': 65, 18607 'opt_temp': 37, 18608 'ovhg': -2, 18609 'ovhgseq': 'TA', 18610 'results': None, 18611 'scd3': None, 18612 'scd5': None, 18613 'site': 'TTAA', 18614 'size': 4, 18615 'substrat': 'DNA', 18616 'suppl': ('B',), 18617 }
18618 18619 18620 rest_dict['SaqAI'] = _temp() 18621 18622
18623 -def _temp():
18624 return { 18625 'charac': (2, -2, None, None, 'GCNGC'), 18626 'compsite': '(?P<SatI>GC.GC)', 18627 'dna': None, 18628 'freq': 256.0, 18629 'fst3': -2, 18630 'fst5': 2, 18631 'inact_temp': 65, 18632 'opt_temp': 37, 18633 'ovhg': -1, 18634 'ovhgseq': 'N', 18635 'results': None, 18636 'scd3': None, 18637 'scd5': None, 18638 'site': 'GCNGC', 18639 'size': 5, 18640 'substrat': 'DNA', 18641 'suppl': ('B',), 18642 }
18643 18644 18645 rest_dict['SatI'] = _temp() 18646 18647
18648 -def _temp():
18649 return { 18650 'charac': (0, 0, None, None, 'GATC'), 18651 'compsite': '(?P<Sau3AI>GATC)', 18652 'dna': None, 18653 'freq': 256.0, 18654 'fst3': 0, 18655 'fst5': 0, 18656 'inact_temp': 65, 18657 'opt_temp': 37, 18658 'ovhg': -4, 18659 'ovhgseq': 'GATC', 18660 'results': None, 18661 'scd3': None, 18662 'scd5': None, 18663 'site': 'GATC', 18664 'size': 4, 18665 'substrat': 'DNA', 18666 'suppl': ('C', 'J', 'K', 'M', 'N', 'R'), 18667 }
18668 18669 18670 rest_dict['Sau3AI'] = _temp() 18671 18672
18673 -def _temp():
18674 return { 18675 'charac': (1, -1, None, None, 'GGNCC'), 18676 'compsite': '(?P<Sau96I>GG.CC)', 18677 'dna': None, 18678 'freq': 256.0, 18679 'fst3': -1, 18680 'fst5': 1, 18681 'inact_temp': 65, 18682 'opt_temp': 37, 18683 'ovhg': -3, 18684 'ovhgseq': 'GNC', 18685 'results': None, 18686 'scd3': None, 18687 'scd5': None, 18688 'site': 'GGNCC', 18689 'size': 5, 18690 'substrat': 'DNA', 18691 'suppl': ('J', 'N'), 18692 }
18693 18694 18695 rest_dict['Sau96I'] = _temp() 18696 18697
18698 -def _temp():
18699 return { 18700 'charac': (2, -2, None, None, 'CCTNAGG'), 18701 'compsite': '(?P<SauI>CCT.AGG)', 18702 'dna': None, 18703 'freq': 4096.0, 18704 'fst3': -2, 18705 'fst5': 2, 18706 'inact_temp': 65, 18707 'opt_temp': 37, 18708 'ovhg': -3, 18709 'ovhgseq': 'TNA', 18710 'results': None, 18711 'scd3': None, 18712 'scd5': None, 18713 'site': 'CCTNAGG', 18714 'size': 7, 18715 'substrat': 'DNA', 18716 'suppl': (), 18717 }
18718 18719 18720 rest_dict['SauI'] = _temp() 18721 18722
18723 -def _temp():
18724 return { 18725 'charac': (6, -6, None, None, 'CCTGCAGG'), 18726 'compsite': '(?P<SbfI>CCTGCAGG)', 18727 'dna': None, 18728 'freq': 65536.0, 18729 'fst3': -6, 18730 'fst5': 6, 18731 'inact_temp': 65, 18732 'opt_temp': 37, 18733 'ovhg': 4, 18734 'ovhgseq': 'TGCA', 18735 'results': None, 18736 'scd3': None, 18737 'scd5': None, 18738 'site': 'CCTGCAGG', 18739 'size': 8, 18740 'substrat': 'DNA', 18741 'suppl': ('I', 'N', 'V'), 18742 }
18743 18744 18745 rest_dict['SbfI'] = _temp() 18746 18747
18748 -def _temp():
18749 return { 18750 'charac': (None, None, None, None, 'TGAAC'), 18751 'compsite': '(?P<Sbo46I>TGAAC)|(?P<Sbo46I_as>GTTCA)', 18752 'dna': None, 18753 'freq': 1024.0, 18754 'fst3': None, 18755 'fst5': None, 18756 'inact_temp': 65, 18757 'opt_temp': 37, 18758 'ovhg': None, 18759 'ovhgseq': None, 18760 'results': None, 18761 'scd3': None, 18762 'scd5': None, 18763 'site': 'TGAAC', 18764 'size': 5, 18765 'substrat': 'DNA', 18766 'suppl': (), 18767 }
18768 18769 18770 rest_dict['Sbo46I'] = _temp() 18771 18772
18773 -def _temp():
18774 return { 18775 'charac': (3, -3, None, None, 'AGTACT'), 18776 'compsite': '(?P<ScaI>AGTACT)', 18777 'dna': None, 18778 'freq': 4096.0, 18779 'fst3': -3, 18780 'fst5': 3, 18781 'inact_temp': 65, 18782 'opt_temp': 37, 18783 'ovhg': 0, 18784 'ovhgseq': '', 18785 'results': None, 18786 'scd3': None, 18787 'scd5': None, 18788 'site': 'AGTACT', 18789 'size': 6, 18790 'substrat': 'DNA', 18791 'suppl': ('B', 'C', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'X'), 18792 }
18793 18794 18795 rest_dict['ScaI'] = _temp() 18796 18797
18798 -def _temp():
18799 return { 18800 'charac': (10, 5, None, None, 'GAGTC'), 18801 'compsite': '(?P<SchI>GAGTC)|(?P<SchI_as>GACTC)', 18802 'dna': None, 18803 'freq': 1024.0, 18804 'fst3': 5, 18805 'fst5': 10, 18806 'inact_temp': 65, 18807 'opt_temp': 37, 18808 'ovhg': 0, 18809 'ovhgseq': '', 18810 'results': None, 18811 'scd3': None, 18812 'scd5': None, 18813 'site': 'GAGTC', 18814 'size': 5, 18815 'substrat': 'DNA', 18816 'suppl': ('B',), 18817 }
18818 18819 18820 rest_dict['SchI'] = _temp() 18821 18822
18823 -def _temp():
18824 return { 18825 'charac': (3, -3, None, None, 'CTCGAG'), 18826 'compsite': '(?P<SciI>CTCGAG)', 18827 'dna': None, 18828 'freq': 4096.0, 18829 'fst3': -3, 18830 'fst5': 3, 18831 'inact_temp': 65, 18832 'opt_temp': 37, 18833 'ovhg': 0, 18834 'ovhgseq': '', 18835 'results': None, 18836 'scd3': None, 18837 'scd5': None, 18838 'site': 'CTCGAG', 18839 'size': 6, 18840 'substrat': 'DNA', 18841 'suppl': (), 18842 }
18843 18844 18845 rest_dict['SciI'] = _temp() 18846 18847
18848 -def _temp():
18849 return { 18850 'charac': (2, -2, None, None, 'CCNGG'), 18851 'compsite': '(?P<ScrFI>CC.GG)', 18852 'dna': None, 18853 'freq': 256.0, 18854 'fst3': -2, 18855 'fst5': 2, 18856 'inact_temp': 65, 18857 'opt_temp': 37, 18858 'ovhg': -1, 18859 'ovhgseq': 'N', 18860 'results': None, 18861 'scd3': None, 18862 'scd5': None, 18863 'site': 'CCNGG', 18864 'size': 5, 18865 'substrat': 'DNA', 18866 'suppl': ('J', 'N'), 18867 }
18868 18869 18870 rest_dict['ScrFI'] = _temp() 18871 18872
18873 -def _temp():
18874 return { 18875 'charac': (6, -6, None, None, 'CCTGCAGG'), 18876 'compsite': '(?P<SdaI>CCTGCAGG)', 18877 'dna': None, 18878 'freq': 65536.0, 18879 'fst3': -6, 18880 'fst5': 6, 18881 'inact_temp': 65, 18882 'opt_temp': 37, 18883 'ovhg': 4, 18884 'ovhgseq': 'TGCA', 18885 'results': None, 18886 'scd3': None, 18887 'scd5': None, 18888 'site': 'CCTGCAGG', 18889 'size': 8, 18890 'substrat': 'DNA', 18891 'suppl': ('B',), 18892 }
18893 18894 18895 rest_dict['SdaI'] = _temp() 18896 18897
18898 -def _temp():
18899 return { 18900 'charac': (27, 19, None, None, 'CAGRAG'), 18901 'compsite': '(?P<SdeAI>CAG[AG]AG)|(?P<SdeAI_as>CT[CT]CTG)', 18902 'dna': None, 18903 'freq': 2048.0, 18904 'fst3': 19, 18905 'fst5': 27, 18906 'inact_temp': 65, 18907 'opt_temp': 37, 18908 'ovhg': 2, 18909 'ovhgseq': 'NN', 18910 'results': None, 18911 'scd3': None, 18912 'scd5': None, 18913 'site': 'CAGRAG', 18914 'size': 6, 18915 'substrat': 'DNA', 18916 'suppl': (), 18917 }
18918 18919 18920 rest_dict['SdeAI'] = _temp() 18921 18922
18923 -def _temp():
18924 return { 18925 'charac': (-11, -24, 23, 10, 'GACNNNNRTGA'), 18926 'compsite': '(?P<SdeOSI>GAC....[AG]TGA)|(?P<SdeOSI_as>TCA[CT]....GTC)', 18927 'dna': None, 18928 'freq': 8192.0, 18929 'fst3': -24, 18930 'fst5': -11, 18931 'inact_temp': 65, 18932 'opt_temp': 37, 18933 'ovhg': 2, 18934 'ovhgseq': 'NN', 18935 'results': None, 18936 'scd3': 10, 18937 'scd5': 23, 18938 'site': 'GACNNNNRTGA', 18939 'size': 11, 18940 'substrat': 'DNA', 18941 'suppl': (), 18942 }
18943 18944 18945 rest_dict['SdeOSI'] = _temp() 18946 18947
18948 -def _temp():
18949 return { 18950 'charac': (5, -5, None, None, 'GDGCHC'), 18951 'compsite': '(?P<SduI>G[AGT]GC[ACT]C)', 18952 'dna': None, 18953 'freq': 455.1111111111111, 18954 'fst3': -5, 18955 'fst5': 5, 18956 'inact_temp': 65, 18957 'opt_temp': 37, 18958 'ovhg': 4, 18959 'ovhgseq': 'DGCH', 18960 'results': None, 18961 'scd3': None, 18962 'scd5': None, 18963 'site': 'GDGCHC', 18964 'size': 6, 18965 'substrat': 'DNA', 18966 'suppl': ('B',), 18967 }
18968 18969 18970 rest_dict['SduI'] = _temp() 18971 18972
18973 -def _temp():
18974 return { 18975 'charac': (1, -1, None, None, 'CCNNGG'), 18976 'compsite': '(?P<SecI>CC..GG)', 18977 'dna': None, 18978 'freq': 256.0, 18979 'fst3': -1, 18980 'fst5': 1, 18981 'inact_temp': 65, 18982 'opt_temp': 37, 18983 'ovhg': -4, 18984 'ovhgseq': 'CNNG', 18985 'results': None, 18986 'scd3': None, 18987 'scd5': None, 18988 'site': 'CCNNGG', 18989 'size': 6, 18990 'substrat': 'DNA', 18991 'suppl': (), 18992 }
18993 18994 18995 rest_dict['SecI'] = _temp() 18996 18997
18998 -def _temp():
18999 return { 19000 'charac': (0, 0, None, None, 'CGCG'), 19001 'compsite': '(?P<SelI>CGCG)', 19002 'dna': None, 19003 'freq': 256.0, 19004 'fst3': 0, 19005 'fst5': 0, 19006 'inact_temp': 65, 19007 'opt_temp': 37, 19008 'ovhg': -4, 19009 'ovhgseq': 'CGCG', 19010 'results': None, 19011 'scd3': None, 19012 'scd5': None, 19013 'site': 'CGCG', 19014 'size': 4, 19015 'substrat': 'DNA', 19016 'suppl': (), 19017 }
19018 19019 19020 rest_dict['SelI'] = _temp() 19021 19022
19023 -def _temp():
19024 return { 19025 'charac': (None, None, None, None, 'GATCAG'), 19026 'compsite': '(?P<Sen13311III>GATCAG)|(?P<Sen13311III_as>CTGATC)', 19027 'dna': None, 19028 'freq': 4096.0, 19029 'fst3': None, 19030 'fst5': None, 19031 'inact_temp': 65, 19032 'opt_temp': 37, 19033 'ovhg': None, 19034 'ovhgseq': None, 19035 'results': None, 19036 'scd3': None, 19037 'scd5': None, 19038 'site': 'GATCAG', 19039 'size': 6, 19040 'substrat': 'DNA', 19041 'suppl': (), 19042 }
19043 19044 19045 rest_dict['Sen13311III'] = _temp() 19046 19047
19048 -def _temp():
19049 return { 19050 'charac': (None, None, None, None, 'GATCAG'), 19051 'compsite': '(?P<Sen13III>GATCAG)|(?P<Sen13III_as>CTGATC)', 19052 'dna': None, 19053 'freq': 4096.0, 19054 'fst3': None, 19055 'fst5': None, 19056 'inact_temp': 65, 19057 'opt_temp': 37, 19058 'ovhg': None, 19059 'ovhgseq': None, 19060 'results': None, 19061 'scd3': None, 19062 'scd5': None, 19063 'site': 'GATCAG', 19064 'size': 6, 19065 'substrat': 'DNA', 19066 'suppl': (), 19067 }
19068 19069 19070 rest_dict['Sen13III'] = _temp() 19071 19072
19073 -def _temp():
19074 return { 19075 'charac': (None, None, None, None, 'GATCAG'), 19076 'compsite': '(?P<Sen1736II>GATCAG)|(?P<Sen1736II_as>CTGATC)', 19077 'dna': None, 19078 'freq': 4096.0, 19079 'fst3': None, 19080 'fst5': None, 19081 'inact_temp': 65, 19082 'opt_temp': 37, 19083 'ovhg': None, 19084 'ovhgseq': None, 19085 'results': None, 19086 'scd3': None, 19087 'scd5': None, 19088 'site': 'GATCAG', 19089 'size': 6, 19090 'substrat': 'DNA', 19091 'suppl': (), 19092 }
19093 19094 19095 rest_dict['Sen1736II'] = _temp() 19096 19097
19098 -def _temp():
19099 return { 19100 'charac': (None, None, None, None, 'GATCAG'), 19101 'compsite': '(?P<Sen1878IV>GATCAG)|(?P<Sen1878IV_as>CTGATC)', 19102 'dna': None, 19103 'freq': 4096.0, 19104 'fst3': None, 19105 'fst5': None, 19106 'inact_temp': 65, 19107 'opt_temp': 37, 19108 'ovhg': None, 19109 'ovhgseq': None, 19110 'results': None, 19111 'scd3': None, 19112 'scd5': None, 19113 'site': 'GATCAG', 19114 'size': 6, 19115 'substrat': 'DNA', 19116 'suppl': (), 19117 }
19118 19119 19120 rest_dict['Sen1878IV'] = _temp() 19121 19122
19123 -def _temp():
19124 return { 19125 'charac': (None, None, None, None, 'GATCAG'), 19126 'compsite': '(?P<Sen1880IV>GATCAG)|(?P<Sen1880IV_as>CTGATC)', 19127 'dna': None, 19128 'freq': 4096.0, 19129 'fst3': None, 19130 'fst5': None, 19131 'inact_temp': 65, 19132 'opt_temp': 37, 19133 'ovhg': None, 19134 'ovhgseq': None, 19135 'results': None, 19136 'scd3': None, 19137 'scd5': None, 19138 'site': 'GATCAG', 19139 'size': 6, 19140 'substrat': 'DNA', 19141 'suppl': (), 19142 }
19143 19144 19145 rest_dict['Sen1880IV'] = _temp() 19146 19147
19148 -def _temp():
19149 return { 19150 'charac': (None, None, None, None, 'GATCAG'), 19151 'compsite': '(?P<Sen1896IV>GATCAG)|(?P<Sen1896IV_as>CTGATC)', 19152 'dna': None, 19153 'freq': 4096.0, 19154 'fst3': None, 19155 'fst5': None, 19156 'inact_temp': 65, 19157 'opt_temp': 37, 19158 'ovhg': None, 19159 'ovhgseq': None, 19160 'results': None, 19161 'scd3': None, 19162 'scd5': None, 19163 'site': 'GATCAG', 19164 'size': 6, 19165 'substrat': 'DNA', 19166 'suppl': (), 19167 }
19168 19169 19170 rest_dict['Sen1896IV'] = _temp() 19171 19172
19173 -def _temp():
19174 return { 19175 'charac': (None, None, None, None, 'GATCAG'), 19176 'compsite': '(?P<Sen1898IV>GATCAG)|(?P<Sen1898IV_as>CTGATC)', 19177 'dna': None, 19178 'freq': 4096.0, 19179 'fst3': None, 19180 'fst5': None, 19181 'inact_temp': 65, 19182 'opt_temp': 37, 19183 'ovhg': None, 19184 'ovhgseq': None, 19185 'results': None, 19186 'scd3': None, 19187 'scd5': None, 19188 'site': 'GATCAG', 19189 'size': 6, 19190 'substrat': 'DNA', 19191 'suppl': (), 19192 }
19193 19194 19195 rest_dict['Sen1898IV'] = _temp() 19196 19197
19198 -def _temp():
19199 return { 19200 'charac': (None, None, None, None, 'GATCAG'), 19201 'compsite': '(?P<Sen1906IV>GATCAG)|(?P<Sen1906IV_as>CTGATC)', 19202 'dna': None, 19203 'freq': 4096.0, 19204 'fst3': None, 19205 'fst5': None, 19206 'inact_temp': 65, 19207 'opt_temp': 37, 19208 'ovhg': None, 19209 'ovhgseq': None, 19210 'results': None, 19211 'scd3': None, 19212 'scd5': None, 19213 'site': 'GATCAG', 19214 'size': 6, 19215 'substrat': 'DNA', 19216 'suppl': (), 19217 }
19218 19219 19220 rest_dict['Sen1906IV'] = _temp() 19221 19222
19223 -def _temp():
19224 return { 19225 'charac': (None, None, None, None, 'GATCAG'), 19226 'compsite': '(?P<Sen1908IV>GATCAG)|(?P<Sen1908IV_as>CTGATC)', 19227 'dna': None, 19228 'freq': 4096.0, 19229 'fst3': None, 19230 'fst5': None, 19231 'inact_temp': 65, 19232 'opt_temp': 37, 19233 'ovhg': None, 19234 'ovhgseq': None, 19235 'results': None, 19236 'scd3': None, 19237 'scd5': None, 19238 'site': 'GATCAG', 19239 'size': 6, 19240 'substrat': 'DNA', 19241 'suppl': (), 19242 }
19243 19244 19245 rest_dict['Sen1908IV'] = _temp() 19246 19247
19248 -def _temp():
19249 return { 19250 'charac': (None, None, None, None, 'GATCAG'), 19251 'compsite': '(?P<Sen1910IV>GATCAG)|(?P<Sen1910IV_as>CTGATC)', 19252 'dna': None, 19253 'freq': 4096.0, 19254 'fst3': None, 19255 'fst5': None, 19256 'inact_temp': 65, 19257 'opt_temp': 37, 19258 'ovhg': None, 19259 'ovhgseq': None, 19260 'results': None, 19261 'scd3': None, 19262 'scd5': None, 19263 'site': 'GATCAG', 19264 'size': 6, 19265 'substrat': 'DNA', 19266 'suppl': (), 19267 }
19268 19269 19270 rest_dict['Sen1910IV'] = _temp() 19271 19272
19273 -def _temp():
19274 return { 19275 'charac': (None, None, None, None, 'GATCAG'), 19276 'compsite': '(?P<SenC1808III>GATCAG)|(?P<SenC1808III_as>CTGATC)', 19277 'dna': None, 19278 'freq': 4096.0, 19279 'fst3': None, 19280 'fst5': None, 19281 'inact_temp': 65, 19282 'opt_temp': 37, 19283 'ovhg': None, 19284 'ovhgseq': None, 19285 'results': None, 19286 'scd3': None, 19287 'scd5': None, 19288 'site': 'GATCAG', 19289 'size': 6, 19290 'substrat': 'DNA', 19291 'suppl': (), 19292 }
19293 19294 19295 rest_dict['SenC1808III'] = _temp() 19296 19297
19298 -def _temp():
19299 return { 19300 'charac': (None, None, None, None, 'GATCAG'), 19301 'compsite': '(?P<SenC1810IV>GATCAG)|(?P<SenC1810IV_as>CTGATC)', 19302 'dna': None, 19303 'freq': 4096.0, 19304 'fst3': None, 19305 'fst5': None, 19306 'inact_temp': 65, 19307 'opt_temp': 37, 19308 'ovhg': None, 19309 'ovhgseq': None, 19310 'results': None, 19311 'scd3': None, 19312 'scd5': None, 19313 'site': 'GATCAG', 19314 'size': 6, 19315 'substrat': 'DNA', 19316 'suppl': (), 19317 }
19318 19319 19320 rest_dict['SenC1810IV'] = _temp() 19321 19322
19323 -def _temp():
19324 return { 19325 'charac': (None, None, None, None, 'ACRCAG'), 19326 'compsite': '(?P<SenSARA26III>AC[AG]CAG)|(?P<SenSARA26III_as>CTG[CT]GT)', 19327 'dna': None, 19328 'freq': 2048.0, 19329 'fst3': None, 19330 'fst5': None, 19331 'inact_temp': 65, 19332 'opt_temp': 37, 19333 'ovhg': None, 19334 'ovhgseq': None, 19335 'results': None, 19336 'scd3': None, 19337 'scd5': None, 19338 'site': 'ACRCAG', 19339 'size': 6, 19340 'substrat': 'DNA', 19341 'suppl': (), 19342 }
19343 19344 19345 rest_dict['SenSARA26III'] = _temp() 19346 19347
19348 -def _temp():
19349 return { 19350 'charac': (None, None, None, None, 'GATCAG'), 19351 'compsite': '(?P<SenTFIV>GATCAG)|(?P<SenTFIV_as>CTGATC)', 19352 'dna': None, 19353 'freq': 4096.0, 19354 'fst3': None, 19355 'fst5': None, 19356 'inact_temp': 65, 19357 'opt_temp': 37, 19358 'ovhg': None, 19359 'ovhgseq': None, 19360 'results': None, 19361 'scd3': None, 19362 'scd5': None, 19363 'site': 'GATCAG', 19364 'size': 6, 19365 'substrat': 'DNA', 19366 'suppl': (), 19367 }
19368 19369 19370 rest_dict['SenTFIV'] = _temp() 19371 19372
19373 -def _temp():
19374 return { 19375 'charac': (4, -4, None, None, 'ASST'), 19376 'compsite': '(?P<SetI>A[CG][CG]T)', 19377 'dna': None, 19378 'freq': 64.0, 19379 'fst3': -4, 19380 'fst5': 4, 19381 'inact_temp': 65, 19382 'opt_temp': 37, 19383 'ovhg': 4, 19384 'ovhgseq': 'ASST', 19385 'results': None, 19386 'scd3': None, 19387 'scd5': None, 19388 'site': 'ASST', 19389 'size': 4, 19390 'substrat': 'DNA', 19391 'suppl': ('I',), 19392 }
19393 19394 19395 rest_dict['SetI'] = _temp() 19396 19397
19398 -def _temp():
19399 return { 19400 'charac': (1, -1, None, None, 'ACCWGGT'), 19401 'compsite': '(?P<SexAI>ACC[AT]GGT)', 19402 'dna': None, 19403 'freq': 8192.0, 19404 'fst3': -1, 19405 'fst5': 1, 19406 'inact_temp': 65, 19407 'opt_temp': 37, 19408 'ovhg': -5, 19409 'ovhgseq': 'CCWGG', 19410 'results': None, 19411 'scd3': None, 19412 'scd5': None, 19413 'site': 'ACCWGGT', 19414 'size': 7, 19415 'substrat': 'DNA', 19416 'suppl': ('M', 'N'), 19417 }
19418 19419 19420 rest_dict['SexAI'] = _temp() 19421 19422
19423 -def _temp():
19424 return { 19425 'charac': (5, -5, None, None, 'GCGATCGC'), 19426 'compsite': '(?P<SfaAI>GCGATCGC)', 19427 'dna': None, 19428 'freq': 65536.0, 19429 'fst3': -5, 19430 'fst5': 5, 19431 'inact_temp': 65, 19432 'opt_temp': 37, 19433 'ovhg': 2, 19434 'ovhgseq': 'AT', 19435 'results': None, 19436 'scd3': None, 19437 'scd5': None, 19438 'site': 'GCGATCGC', 19439 'size': 8, 19440 'substrat': 'DNA', 19441 'suppl': ('B',), 19442 }
19443 19444 19445 rest_dict['SfaAI'] = _temp() 19446 19447
19448 -def _temp():
19449 return { 19450 'charac': (10, 9, None, None, 'GCATC'), 19451 'compsite': '(?P<SfaNI>GCATC)|(?P<SfaNI_as>GATGC)', 19452 'dna': None, 19453 'freq': 1024.0, 19454 'fst3': 9, 19455 'fst5': 10, 19456 'inact_temp': 65, 19457 'opt_temp': 37, 19458 'ovhg': -4, 19459 'ovhgseq': 'NNNN', 19460 'results': None, 19461 'scd3': None, 19462 'scd5': None, 19463 'site': 'GCATC', 19464 'size': 5, 19465 'substrat': 'DNA', 19466 'suppl': ('I', 'N', 'V'), 19467 }
19468 19469 19470 rest_dict['SfaNI'] = _temp() 19471 19472
19473 -def _temp():
19474 return { 19475 'charac': (1, -1, None, None, 'CTRYAG'), 19476 'compsite': '(?P<SfcI>CT[AG][CT]AG)', 19477 'dna': None, 19478 'freq': 1024.0, 19479 'fst3': -1, 19480 'fst5': 1, 19481 'inact_temp': 65, 19482 'opt_temp': 37, 19483 'ovhg': -4, 19484 'ovhgseq': 'TRYA', 19485 'results': None, 19486 'scd3': None, 19487 'scd5': None, 19488 'site': 'CTRYAG', 19489 'size': 6, 19490 'substrat': 'DNA', 19491 'suppl': ('N',), 19492 }
19493 19494 19495 rest_dict['SfcI'] = _temp() 19496 19497
19498 -def _temp():
19499 return { 19500 'charac': (1, -1, None, None, 'CTRYAG'), 19501 'compsite': '(?P<SfeI>CT[AG][CT]AG)', 19502 'dna': None, 19503 'freq': 1024.0, 19504 'fst3': -1, 19505 'fst5': 1, 19506 'inact_temp': 65, 19507 'opt_temp': 37, 19508 'ovhg': -4, 19509 'ovhgseq': 'TRYA', 19510 'results': None, 19511 'scd3': None, 19512 'scd5': None, 19513 'site': 'CTRYAG', 19514 'size': 6, 19515 'substrat': 'DNA', 19516 'suppl': (), 19517 }
19518 19519 19520 rest_dict['SfeI'] = _temp() 19521 19522
19523 -def _temp():
19524 return { 19525 'charac': (8, -8, None, None, 'GGCCNNNNNGGCC'), 19526 'compsite': '(?P<SfiI>GGCC.....GGCC)', 19527 'dna': None, 19528 'freq': 65536.0, 19529 'fst3': -8, 19530 'fst5': 8, 19531 'inact_temp': 65, 19532 'opt_temp': 37, 19533 'ovhg': 3, 19534 'ovhgseq': 'NNN', 19535 'results': None, 19536 'scd3': None, 19537 'scd5': None, 19538 'site': 'GGCCNNNNNGGCC', 19539 'size': 13, 19540 'substrat': 'DNA', 19541 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'V', 'X'), 19542 }
19543 19544 19545 rest_dict['SfiI'] = _temp() 19546 19547
19548 -def _temp():
19549 return { 19550 'charac': (3, -3, None, None, 'GGCGCC'), 19551 'compsite': '(?P<SfoI>GGCGCC)', 19552 'dna': None, 19553 'freq': 4096.0, 19554 'fst3': -3, 19555 'fst5': 3, 19556 'inact_temp': 65, 19557 'opt_temp': 37, 19558 'ovhg': 0, 19559 'ovhgseq': '', 19560 'results': None, 19561 'scd3': None, 19562 'scd5': None, 19563 'site': 'GGCGCC', 19564 'size': 6, 19565 'substrat': 'DNA', 19566 'suppl': ('N',), 19567 }
19568 19569 19570 rest_dict['SfoI'] = _temp() 19571 19572
19573 -def _temp():
19574 return { 19575 'charac': (1, -1, None, None, 'CTCGAG'), 19576 'compsite': '(?P<Sfr274I>CTCGAG)', 19577 'dna': None, 19578 'freq': 4096.0, 19579 'fst3': -1, 19580 'fst5': 1, 19581 'inact_temp': 65, 19582 'opt_temp': 37, 19583 'ovhg': -4, 19584 'ovhgseq': 'TCGA', 19585 'results': None, 19586 'scd3': None, 19587 'scd5': None, 19588 'site': 'CTCGAG', 19589 'size': 6, 19590 'substrat': 'DNA', 19591 'suppl': ('I', 'V'), 19592 }
19593 19594 19595 rest_dict['Sfr274I'] = _temp() 19596 19597
19598 -def _temp():
19599 return { 19600 'charac': (4, -4, None, None, 'CCGCGG'), 19601 'compsite': '(?P<Sfr303I>CCGCGG)', 19602 'dna': None, 19603 'freq': 4096.0, 19604 'fst3': -4, 19605 'fst5': 4, 19606 'inact_temp': 65, 19607 'opt_temp': 37, 19608 'ovhg': 2, 19609 'ovhgseq': 'GC', 19610 'results': None, 19611 'scd3': None, 19612 'scd5': None, 19613 'site': 'CCGCGG', 19614 'size': 6, 19615 'substrat': 'DNA', 19616 'suppl': ('I', 'V'), 19617 }
19618 19619 19620 rest_dict['Sfr303I'] = _temp() 19621 19622
19623 -def _temp():
19624 return { 19625 'charac': (2, -2, None, None, 'TTCGAA'), 19626 'compsite': '(?P<SfuI>TTCGAA)', 19627 'dna': None, 19628 'freq': 4096.0, 19629 'fst3': -2, 19630 'fst5': 2, 19631 'inact_temp': 65, 19632 'opt_temp': 37, 19633 'ovhg': -2, 19634 'ovhgseq': 'CG', 19635 'results': None, 19636 'scd3': None, 19637 'scd5': None, 19638 'site': 'TTCGAA', 19639 'size': 6, 19640 'substrat': 'DNA', 19641 'suppl': ('M', 'S'), 19642 }
19643 19644 19645 rest_dict['SfuI'] = _temp() 19646 19647
19648 -def _temp():
19649 return { 19650 'charac': (13, 13, None, None, 'CNNG'), 19651 'compsite': '(?P<SgeI>C..G)', 19652 'dna': None, 19653 'freq': 16.0, 19654 'fst3': 13, 19655 'fst5': 13, 19656 'inact_temp': 65, 19657 'opt_temp': 37, 19658 'ovhg': -4, 19659 'ovhgseq': 'NNNN', 19660 'results': None, 19661 'scd3': None, 19662 'scd5': None, 19663 'site': 'CNNG', 19664 'size': 4, 19665 'substrat': 'DNA', 19666 'suppl': ('B',), 19667 }
19668 19669 19670 rest_dict['SgeI'] = _temp() 19671 19672
19673 -def _temp():
19674 return { 19675 'charac': (5, -5, None, None, 'GCGATCGC'), 19676 'compsite': '(?P<SgfI>GCGATCGC)', 19677 'dna': None, 19678 'freq': 65536.0, 19679 'fst3': -5, 19680 'fst5': 5, 19681 'inact_temp': 65, 19682 'opt_temp': 37, 19683 'ovhg': 2, 19684 'ovhgseq': 'AT', 19685 'results': None, 19686 'scd3': None, 19687 'scd5': None, 19688 'site': 'GCGATCGC', 19689 'size': 8, 19690 'substrat': 'DNA', 19691 'suppl': ('R',), 19692 }
19693 19694 19695 rest_dict['SgfI'] = _temp() 19696 19697
19698 -def _temp():
19699 return { 19700 'charac': (2, -2, None, None, 'CRCCGGYG'), 19701 'compsite': '(?P<SgrAI>C[AG]CCGG[CT]G)', 19702 'dna': None, 19703 'freq': 16384.0, 19704 'fst3': -2, 19705 'fst5': 2, 19706 'inact_temp': 65, 19707 'opt_temp': 37, 19708 'ovhg': -4, 19709 'ovhgseq': 'CCGG', 19710 'results': None, 19711 'scd3': None, 19712 'scd5': None, 19713 'site': 'CRCCGGYG', 19714 'size': 8, 19715 'substrat': 'DNA', 19716 'suppl': ('N',), 19717 }
19718 19719 19720 rest_dict['SgrAI'] = _temp() 19721 19722
19723 -def _temp():
19724 return { 19725 'charac': (4, -4, None, None, 'CCGCGG'), 19726 'compsite': '(?P<SgrBI>CCGCGG)', 19727 'dna': None, 19728 'freq': 4096.0, 19729 'fst3': -4, 19730 'fst5': 4, 19731 'inact_temp': 65, 19732 'opt_temp': 37, 19733 'ovhg': 2, 19734 'ovhgseq': 'GC', 19735 'results': None, 19736 'scd3': None, 19737 'scd5': None, 19738 'site': 'CCGCGG', 19739 'size': 6, 19740 'substrat': 'DNA', 19741 'suppl': ('C',), 19742 }
19743 19744 19745 rest_dict['SgrBI'] = _temp() 19746 19747
19748 -def _temp():
19749 return { 19750 'charac': (2, -2, None, None, 'CGTCGACG'), 19751 'compsite': '(?P<SgrDI>CGTCGACG)', 19752 'dna': None, 19753 'freq': 65536.0, 19754 'fst3': -2, 19755 'fst5': 2, 19756 'inact_temp': 65, 19757 'opt_temp': 37, 19758 'ovhg': -4, 19759 'ovhgseq': 'TCGA', 19760 'results': None, 19761 'scd3': None, 19762 'scd5': None, 19763 'site': 'CGTCGACG', 19764 'size': 8, 19765 'substrat': 'DNA', 19766 'suppl': ('B',), 19767 }
19768 19769 19770 rest_dict['SgrDI'] = _temp() 19771 19772
19773 -def _temp():
19774 return { 19775 'charac': (14, 14, None, None, 'CCDS'), 19776 'compsite': '(?P<SgrTI>CC[AGT][CG])|(?P<SgrTI_as>[CG][ACT]GG)', 19777 'dna': None, 19778 'freq': 42.666666666666664, 19779 'fst3': 14, 19780 'fst5': 14, 19781 'inact_temp': 65, 19782 'opt_temp': 37, 19783 'ovhg': -4, 19784 'ovhgseq': 'NNNN', 19785 'results': None, 19786 'scd3': None, 19787 'scd5': None, 19788 'site': 'CCDS', 19789 'size': 4, 19790 'substrat': 'DNA', 19791 'suppl': (), 19792 }
19793 19794 19795 rest_dict['SgrTI'] = _temp() 19796 19797
19798 -def _temp():
19799 return { 19800 'charac': (2, -2, None, None, 'GGCGCGCC'), 19801 'compsite': '(?P<SgsI>GGCGCGCC)', 19802 'dna': None, 19803 'freq': 65536.0, 19804 'fst3': -2, 19805 'fst5': 2, 19806 'inact_temp': 65, 19807 'opt_temp': 37, 19808 'ovhg': -4, 19809 'ovhgseq': 'CGCG', 19810 'results': None, 19811 'scd3': None, 19812 'scd5': None, 19813 'site': 'GGCGCGCC', 19814 'size': 8, 19815 'substrat': 'DNA', 19816 'suppl': ('B',), 19817 }
19818 19819 19820 rest_dict['SgsI'] = _temp() 19821 19822
19823 -def _temp():
19824 return { 19825 'charac': (2, 0, None, None, 'GGGTC'), 19826 'compsite': '(?P<SimI>GGGTC)|(?P<SimI_as>GACCC)', 19827 'dna': None, 19828 'freq': 1024.0, 19829 'fst3': 0, 19830 'fst5': 2, 19831 'inact_temp': 65, 19832 'opt_temp': 37, 19833 'ovhg': -3, 19834 'ovhgseq': 'GTC', 19835 'results': None, 19836 'scd3': None, 19837 'scd5': None, 19838 'site': 'GGGTC', 19839 'size': 5, 19840 'substrat': 'DNA', 19841 'suppl': (), 19842 }
19843 19844 19845 rest_dict['SimI'] = _temp() 19846 19847
19848 -def _temp():
19849 return { 19850 'charac': (1, -1, None, None, 'GGWCC'), 19851 'compsite': '(?P<SinI>GG[AT]CC)', 19852 'dna': None, 19853 'freq': 512.0, 19854 'fst3': -1, 19855 'fst5': 1, 19856 'inact_temp': 65, 19857 'opt_temp': 37, 19858 'ovhg': -3, 19859 'ovhgseq': 'GWC', 19860 'results': None, 19861 'scd3': None, 19862 'scd5': None, 19863 'site': 'GGWCC', 19864 'size': 5, 19865 'substrat': 'DNA', 19866 'suppl': ('X',), 19867 }
19868 19869 19870 rest_dict['SinI'] = _temp() 19871 19872
19873 -def _temp():
19874 return { 19875 'charac': (1, -1, None, None, 'CTCGAG'), 19876 'compsite': '(?P<SlaI>CTCGAG)', 19877 'dna': None, 19878 'freq': 4096.0, 19879 'fst3': -1, 19880 'fst5': 1, 19881 'inact_temp': 65, 19882 'opt_temp': 37, 19883 'ovhg': -4, 19884 'ovhgseq': 'TCGA', 19885 'results': None, 19886 'scd3': None, 19887 'scd5': None, 19888 'site': 'CTCGAG', 19889 'size': 6, 19890 'substrat': 'DNA', 19891 'suppl': ('C', 'Y'), 19892 }
19893 19894 19895 rest_dict['SlaI'] = _temp() 19896 19897
19898 -def _temp():
19899 return { 19900 'charac': (3, -3, None, None, 'CCCGGG'), 19901 'compsite': '(?P<SmaI>CCCGGG)', 19902 'dna': None, 19903 'freq': 4096.0, 19904 'fst3': -3, 19905 'fst5': 3, 19906 'inact_temp': 65, 19907 'opt_temp': 37, 19908 'ovhg': 0, 19909 'ovhgseq': '', 19910 'results': None, 19911 'scd3': None, 19912 'scd5': None, 19913 'site': 'CCCGGG', 19914 'size': 6, 19915 'substrat': 'DNA', 19916 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'V', 'X', 'Y'), 19917 }
19918 19919 19920 rest_dict['SmaI'] = _temp() 19921 19922
19923 -def _temp():
19924 return { 19925 'charac': (4, -4, None, None, 'ATTTAAAT'), 19926 'compsite': '(?P<SmiI>ATTTAAAT)', 19927 'dna': None, 19928 'freq': 65536.0, 19929 'fst3': -4, 19930 'fst5': 4, 19931 'inact_temp': 65, 19932 'opt_temp': 37, 19933 'ovhg': 0, 19934 'ovhgseq': '', 19935 'results': None, 19936 'scd3': None, 19937 'scd5': None, 19938 'site': 'ATTTAAAT', 19939 'size': 8, 19940 'substrat': 'DNA', 19941 'suppl': ('B', 'I', 'K', 'V'), 19942 }
19943 19944 19945 rest_dict['SmiI'] = _temp() 19946 19947
19948 -def _temp():
19949 return { 19950 'charac': (5, -5, None, None, 'CAYNNNNRTG'), 19951 'compsite': '(?P<SmiMI>CA[CT]....[AG]TG)', 19952 'dna': None, 19953 'freq': 1024.0, 19954 'fst3': -5, 19955 'fst5': 5, 19956 'inact_temp': 65, 19957 'opt_temp': 37, 19958 'ovhg': 0, 19959 'ovhgseq': '', 19960 'results': None, 19961 'scd3': None, 19962 'scd5': None, 19963 'site': 'CAYNNNNRTG', 19964 'size': 10, 19965 'substrat': 'DNA', 19966 'suppl': ('I', 'V'), 19967 }
19968 19969 19970 rest_dict['SmiMI'] = _temp() 19971 19972
19973 -def _temp():
19974 return { 19975 'charac': (1, -1, None, None, 'CTYRAG'), 19976 'compsite': '(?P<SmlI>CT[CT][AG]AG)', 19977 'dna': None, 19978 'freq': 1024.0, 19979 'fst3': -1, 19980 'fst5': 1, 19981 'inact_temp': 65, 19982 'opt_temp': 37, 19983 'ovhg': -4, 19984 'ovhgseq': 'TYRA', 19985 'results': None, 19986 'scd3': None, 19987 'scd5': None, 19988 'site': 'CTYRAG', 19989 'size': 6, 19990 'substrat': 'DNA', 19991 'suppl': ('N',), 19992 }
19993 19994 19995 rest_dict['SmlI'] = _temp() 19996 19997
19998 -def _temp():
19999 return { 20000 'charac': (1, -1, None, None, 'CTYRAG'), 20001 'compsite': '(?P<SmoI>CT[CT][AG]AG)', 20002 'dna': None, 20003 'freq': 1024.0, 20004 'fst3': -1, 20005 'fst5': 1, 20006 'inact_temp': 65, 20007 'opt_temp': 37, 20008 'ovhg': -4, 20009 'ovhgseq': 'TYRA', 20010 'results': None, 20011 'scd3': None, 20012 'scd5': None, 20013 'site': 'CTYRAG', 20014 'size': 6, 20015 'substrat': 'DNA', 20016 'suppl': ('B',), 20017 }
20018 20019 20020 rest_dict['SmoI'] = _temp() 20021 20022
20023 -def _temp():
20024 return { 20025 'charac': (3, -3, None, None, 'TACGTA'), 20026 'compsite': '(?P<SnaBI>TACGTA)', 20027 'dna': None, 20028 'freq': 4096.0, 20029 'fst3': -3, 20030 'fst5': 3, 20031 'inact_temp': 65, 20032 'opt_temp': 37, 20033 'ovhg': 0, 20034 'ovhgseq': '', 20035 'results': None, 20036 'scd3': None, 20037 'scd5': None, 20038 'site': 'TACGTA', 20039 'size': 6, 20040 'substrat': 'DNA', 20041 'suppl': ('C', 'K', 'M', 'N', 'R'), 20042 }
20043 20044 20045 rest_dict['SnaBI'] = _temp() 20046 20047
20048 -def _temp():
20049 return { 20050 'charac': (None, None, None, None, 'GTATAC'), 20051 'compsite': '(?P<SnaI>GTATAC)', 20052 'dna': None, 20053 'freq': 4096.0, 20054 'fst3': None, 20055 'fst5': None, 20056 'inact_temp': 65, 20057 'opt_temp': 37, 20058 'ovhg': None, 20059 'ovhgseq': None, 20060 'results': None, 20061 'scd3': None, 20062 'scd5': None, 20063 'site': 'GTATAC', 20064 'size': 6, 20065 'substrat': 'DNA', 20066 'suppl': (), 20067 }
20068 20069 20070 rest_dict['SnaI'] = _temp() 20071 20072
20073 -def _temp():
20074 return { 20075 'charac': (None, None, None, None, 'GGCCGAG'), 20076 'compsite': '(?P<Sno506I>GGCCGAG)|(?P<Sno506I_as>CTCGGCC)', 20077 'dna': None, 20078 'freq': 16384.0, 20079 'fst3': None, 20080 'fst5': None, 20081 'inact_temp': 65, 20082 'opt_temp': 37, 20083 'ovhg': None, 20084 'ovhgseq': None, 20085 'results': None, 20086 'scd3': None, 20087 'scd5': None, 20088 'site': 'GGCCGAG', 20089 'size': 7, 20090 'substrat': 'DNA', 20091 'suppl': (), 20092 }
20093 20094 20095 rest_dict['Sno506I'] = _temp() 20096 20097
20098 -def _temp():
20099 return { 20100 'charac': (1, -1, None, None, 'ACTAGT'), 20101 'compsite': '(?P<SpeI>ACTAGT)', 20102 'dna': None, 20103 'freq': 4096.0, 20104 'fst3': -1, 20105 'fst5': 1, 20106 'inact_temp': 65, 20107 'opt_temp': 37, 20108 'ovhg': -4, 20109 'ovhgseq': 'CTAG', 20110 'results': None, 20111 'scd3': None, 20112 'scd5': None, 20113 'site': 'ACTAGT', 20114 'size': 6, 20115 'substrat': 'DNA', 20116 'suppl': ('B', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'X'), 20117 }
20118 20119 20120 rest_dict['SpeI'] = _temp() 20121 20122
20123 -def _temp():
20124 return { 20125 'charac': (5, -5, None, None, 'GCATGC'), 20126 'compsite': '(?P<SphI>GCATGC)', 20127 'dna': None, 20128 'freq': 4096.0, 20129 'fst3': -5, 20130 'fst5': 5, 20131 'inact_temp': 65, 20132 'opt_temp': 37, 20133 'ovhg': 4, 20134 'ovhgseq': 'CATG', 20135 'results': None, 20136 'scd3': None, 20137 'scd5': None, 20138 'site': 'GCATGC', 20139 'size': 6, 20140 'substrat': 'DNA', 20141 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'V', 'X'), 20142 }
20143 20144 20145 rest_dict['SphI'] = _temp() 20146 20147
20148 -def _temp():
20149 return { 20150 'charac': (1, -1, None, None, 'CGTACG'), 20151 'compsite': '(?P<SplI>CGTACG)', 20152 'dna': None, 20153 'freq': 4096.0, 20154 'fst3': -1, 20155 'fst5': 1, 20156 'inact_temp': 65, 20157 'opt_temp': 37, 20158 'ovhg': -4, 20159 'ovhgseq': 'GTAC', 20160 'results': None, 20161 'scd3': None, 20162 'scd5': None, 20163 'site': 'CGTACG', 20164 'size': 6, 20165 'substrat': 'DNA', 20166 'suppl': (), 20167 }
20168 20169 20170 rest_dict['SplI'] = _temp() 20171 20172
20173 -def _temp():
20174 return { 20175 'charac': (None, None, None, None, 'TCGAG'), 20176 'compsite': '(?P<SpnRII>TCGAG)|(?P<SpnRII_as>CTCGA)', 20177 'dna': None, 20178 'freq': 1024.0, 20179 'fst3': None, 20180 'fst5': None, 20181 'inact_temp': 65, 20182 'opt_temp': 37, 20183 'ovhg': None, 20184 'ovhgseq': None, 20185 'results': None, 20186 'scd3': None, 20187 'scd5': None, 20188 'site': 'TCGAG', 20189 'size': 5, 20190 'substrat': 'DNA', 20191 'suppl': (), 20192 }
20193 20194 20195 rest_dict['SpnRII'] = _temp() 20196 20197
20198 -def _temp():
20199 return { 20200 'charac': (None, None, None, None, 'GCGGRAG'), 20201 'compsite': '(?P<SpoDI>GCGG[AG]AG)|(?P<SpoDI_as>CT[CT]CCGC)', 20202 'dna': None, 20203 'freq': 8192.0, 20204 'fst3': None, 20205 'fst5': None, 20206 'inact_temp': 65, 20207 'opt_temp': 37, 20208 'ovhg': None, 20209 'ovhgseq': None, 20210 'results': None, 20211 'scd3': None, 20212 'scd5': None, 20213 'site': 'GCGGRAG', 20214 'size': 7, 20215 'substrat': 'DNA', 20216 'suppl': (), 20217 }
20218 20219 20220 rest_dict['SpoDI'] = _temp() 20221 20222
20223 -def _temp():
20224 return { 20225 'charac': (4, -4, None, None, 'GCCCGGGC'), 20226 'compsite': '(?P<SrfI>GCCCGGGC)', 20227 'dna': None, 20228 'freq': 65536.0, 20229 'fst3': -4, 20230 'fst5': 4, 20231 'inact_temp': 65, 20232 'opt_temp': 37, 20233 'ovhg': 0, 20234 'ovhgseq': '', 20235 'results': None, 20236 'scd3': None, 20237 'scd5': None, 20238 'site': 'GCCCGGGC', 20239 'size': 8, 20240 'substrat': 'DNA', 20241 'suppl': ('N',), 20242 }
20243 20244 20245 rest_dict['SrfI'] = _temp() 20246 20247
20248 -def _temp():
20249 return { 20250 'charac': (2, -2, None, None, 'CGCCGGCG'), 20251 'compsite': '(?P<Sse232I>CGCCGGCG)', 20252 'dna': None, 20253 'freq': 65536.0, 20254 'fst3': -2, 20255 'fst5': 2, 20256 'inact_temp': 65, 20257 'opt_temp': 37, 20258 'ovhg': -4, 20259 'ovhgseq': 'CCGG', 20260 'results': None, 20261 'scd3': None, 20262 'scd5': None, 20263 'site': 'CGCCGGCG', 20264 'size': 8, 20265 'substrat': 'DNA', 20266 'suppl': (), 20267 }
20268 20269 20270 rest_dict['Sse232I'] = _temp() 20271 20272
20273 -def _temp():
20274 return { 20275 'charac': (6, -6, None, None, 'CCTGCAGG'), 20276 'compsite': '(?P<Sse8387I>CCTGCAGG)', 20277 'dna': None, 20278 'freq': 65536.0, 20279 'fst3': -6, 20280 'fst5': 6, 20281 'inact_temp': 65, 20282 'opt_temp': 37, 20283 'ovhg': 4, 20284 'ovhgseq': 'TGCA', 20285 'results': None, 20286 'scd3': None, 20287 'scd5': None, 20288 'site': 'CCTGCAGG', 20289 'size': 8, 20290 'substrat': 'DNA', 20291 'suppl': ('K',), 20292 }
20293 20294 20295 rest_dict['Sse8387I'] = _temp() 20296 20297
20298 -def _temp():
20299 return { 20300 'charac': (2, -2, None, None, 'AGGWCCT'), 20301 'compsite': '(?P<Sse8647I>AGG[AT]CCT)', 20302 'dna': None, 20303 'freq': 8192.0, 20304 'fst3': -2, 20305 'fst5': 2, 20306 'inact_temp': 65, 20307 'opt_temp': 37, 20308 'ovhg': -3, 20309 'ovhgseq': 'GWC', 20310 'results': None, 20311 'scd3': None, 20312 'scd5': None, 20313 'site': 'AGGWCCT', 20314 'size': 7, 20315 'substrat': 'DNA', 20316 'suppl': (), 20317 }
20318 20319 20320 rest_dict['Sse8647I'] = _temp() 20321 20322
20323 -def _temp():
20324 return { 20325 'charac': (0, 0, None, None, 'AATT'), 20326 'compsite': '(?P<Sse9I>AATT)', 20327 'dna': None, 20328 'freq': 256.0, 20329 'fst3': 0, 20330 'fst5': 0, 20331 'inact_temp': 65, 20332 'opt_temp': 37, 20333 'ovhg': -4, 20334 'ovhgseq': 'AATT', 20335 'results': None, 20336 'scd3': None, 20337 'scd5': None, 20338 'site': 'AATT', 20339 'size': 4, 20340 'substrat': 'DNA', 20341 'suppl': ('I', 'V'), 20342 }
20343 20344 20345 rest_dict['Sse9I'] = _temp() 20346 20347
20348 -def _temp():
20349 return { 20350 'charac': (3, -3, None, None, 'AGGCCT'), 20351 'compsite': '(?P<SseBI>AGGCCT)', 20352 'dna': None, 20353 'freq': 4096.0, 20354 'fst3': -3, 20355 'fst5': 3, 20356 'inact_temp': 65, 20357 'opt_temp': 37, 20358 'ovhg': 0, 20359 'ovhgseq': '', 20360 'results': None, 20361 'scd3': None, 20362 'scd5': None, 20363 'site': 'AGGCCT', 20364 'size': 6, 20365 'substrat': 'DNA', 20366 'suppl': ('C',), 20367 }
20368 20369 20370 rest_dict['SseBI'] = _temp() 20371 20372
20373 -def _temp():
20374 return { 20375 'charac': (1, -1, None, None, 'CCGC'), 20376 'compsite': '(?P<SsiI>CCGC)|(?P<SsiI_as>GCGG)', 20377 'dna': None, 20378 'freq': 256.0, 20379 'fst3': -1, 20380 'fst5': 1, 20381 'inact_temp': 65, 20382 'opt_temp': 37, 20383 'ovhg': -2, 20384 'ovhgseq': 'CG', 20385 'results': None, 20386 'scd3': None, 20387 'scd5': None, 20388 'site': 'CCGC', 20389 'size': 4, 20390 'substrat': 'DNA', 20391 'suppl': ('B',), 20392 }
20393 20394 20395 rest_dict['SsiI'] = _temp() 20396 20397
20398 -def _temp():
20399 return { 20400 'charac': (None, None, None, None, 'GAAGGC'), 20401 'compsite': '(?P<Ssp6803IV>GAAGGC)|(?P<Ssp6803IV_as>GCCTTC)', 20402 'dna': None, 20403 'freq': 4096.0, 20404 'fst3': None, 20405 'fst5': None, 20406 'inact_temp': 65, 20407 'opt_temp': 37, 20408 'ovhg': None, 20409 'ovhgseq': None, 20410 'results': None, 20411 'scd3': None, 20412 'scd5': None, 20413 'site': 'GAAGGC', 20414 'size': 6, 20415 'substrat': 'DNA', 20416 'suppl': (), 20417 }
20418 20419 20420 rest_dict['Ssp6803IV'] = _temp() 20421 20422
20423 -def _temp():
20424 return { 20425 'charac': (None, None, None, None, 'CGCAGCG'), 20426 'compsite': '(?P<Ssp714II>CGCAGCG)|(?P<Ssp714II_as>CGCTGCG)', 20427 'dna': None, 20428 'freq': 16384.0, 20429 'fst3': None, 20430 'fst5': None, 20431 'inact_temp': 65, 20432 'opt_temp': 37, 20433 'ovhg': None, 20434 'ovhgseq': None, 20435 'results': None, 20436 'scd3': None, 20437 'scd5': None, 20438 'site': 'CGCAGCG', 20439 'size': 7, 20440 'substrat': 'DNA', 20441 'suppl': (), 20442 }
20443 20444 20445 rest_dict['Ssp714II'] = _temp() 20446 20447
20448 -def _temp():
20449 return { 20450 'charac': (13, 8, None, None, 'GGTGA'), 20451 'compsite': '(?P<SspD5I>GGTGA)|(?P<SspD5I_as>TCACC)', 20452 'dna': None, 20453 'freq': 1024.0, 20454 'fst3': 8, 20455 'fst5': 13, 20456 'inact_temp': 65, 20457 'opt_temp': 37, 20458 'ovhg': 0, 20459 'ovhgseq': '', 20460 'results': None, 20461 'scd3': None, 20462 'scd5': None, 20463 'site': 'GGTGA', 20464 'size': 5, 20465 'substrat': 'DNA', 20466 'suppl': (), 20467 }
20468 20469 20470 rest_dict['SspD5I'] = _temp() 20471 20472
20473 -def _temp():
20474 return { 20475 'charac': (1, -1, None, None, 'GGCGCC'), 20476 'compsite': '(?P<SspDI>GGCGCC)', 20477 'dna': None, 20478 'freq': 4096.0, 20479 'fst3': -1, 20480 'fst5': 1, 20481 'inact_temp': 65, 20482 'opt_temp': 37, 20483 'ovhg': -4, 20484 'ovhgseq': 'GCGC', 20485 'results': None, 20486 'scd3': None, 20487 'scd5': None, 20488 'site': 'GGCGCC', 20489 'size': 6, 20490 'substrat': 'DNA', 20491 'suppl': ('B',), 20492 }
20493 20494 20495 rest_dict['SspDI'] = _temp() 20496 20497
20498 -def _temp():
20499 return { 20500 'charac': (3, -3, None, None, 'AATATT'), 20501 'compsite': '(?P<SspI>AATATT)', 20502 'dna': None, 20503 'freq': 4096.0, 20504 'fst3': -3, 20505 'fst5': 3, 20506 'inact_temp': 65, 20507 'opt_temp': 37, 20508 'ovhg': 0, 20509 'ovhgseq': '', 20510 'results': None, 20511 'scd3': None, 20512 'scd5': None, 20513 'site': 'AATATT', 20514 'size': 6, 20515 'substrat': 'DNA', 20516 'suppl': ('B', 'C', 'I', 'J', 'K', 'N', 'Q', 'R', 'V', 'X'), 20517 }
20518 20519 20520 rest_dict['SspI'] = _temp() 20521 20522
20523 -def _temp():
20524 return { 20525 'charac': (1, -1, None, None, 'CTAG'), 20526 'compsite': '(?P<SspMI>CTAG)', 20527 'dna': None, 20528 'freq': 256.0, 20529 'fst3': -1, 20530 'fst5': 1, 20531 'inact_temp': 65, 20532 'opt_temp': 37, 20533 'ovhg': -2, 20534 'ovhgseq': 'TA', 20535 'results': None, 20536 'scd3': None, 20537 'scd5': None, 20538 'site': 'CTAG', 20539 'size': 4, 20540 'substrat': 'DNA', 20541 'suppl': ('I',), 20542 }
20543 20544 20545 rest_dict['SspMI'] = _temp() 20546 20547
20548 -def _temp():
20549 return { 20550 'charac': (27, 18, None, None, 'CGAAGAC'), 20551 'compsite': '(?P<SstE37I>CGAAGAC)|(?P<SstE37I_as>GTCTTCG)', 20552 'dna': None, 20553 'freq': 16384.0, 20554 'fst3': 18, 20555 'fst5': 27, 20556 'inact_temp': 65, 20557 'opt_temp': 37, 20558 'ovhg': 2, 20559 'ovhgseq': 'NN', 20560 'results': None, 20561 'scd3': None, 20562 'scd5': None, 20563 'site': 'CGAAGAC', 20564 'size': 7, 20565 'substrat': 'DNA', 20566 'suppl': (), 20567 }
20568 20569 20570 rest_dict['SstE37I'] = _temp() 20571 20572
20573 -def _temp():
20574 return { 20575 'charac': (5, -5, None, None, 'GAGCTC'), 20576 'compsite': '(?P<SstI>GAGCTC)', 20577 'dna': None, 20578 'freq': 4096.0, 20579 'fst3': -5, 20580 'fst5': 5, 20581 'inact_temp': 65, 20582 'opt_temp': 37, 20583 'ovhg': 4, 20584 'ovhgseq': 'AGCT', 20585 'results': None, 20586 'scd3': None, 20587 'scd5': None, 20588 'site': 'GAGCTC', 20589 'size': 6, 20590 'substrat': 'DNA', 20591 'suppl': ('C',), 20592 }
20593 20594 20595 rest_dict['SstI'] = _temp() 20596 20597
20598 -def _temp():
20599 return { 20600 'charac': (8, 8, None, None, 'CCCG'), 20601 'compsite': '(?P<Sth132I>CCCG)|(?P<Sth132I_as>CGGG)', 20602 'dna': None, 20603 'freq': 256.0, 20604 'fst3': 8, 20605 'fst5': 8, 20606 'inact_temp': 65, 20607 'opt_temp': 37, 20608 'ovhg': -4, 20609 'ovhgseq': 'NNNN', 20610 'results': None, 20611 'scd3': None, 20612 'scd5': None, 20613 'site': 'CCCG', 20614 'size': 4, 20615 'substrat': 'DNA', 20616 'suppl': (), 20617 }
20618 20619 20620 rest_dict['Sth132I'] = _temp() 20621 20622
20623 -def _temp():
20624 return { 20625 'charac': (None, None, None, None, 'GGACGAC'), 20626 'compsite': '(?P<Sth20745III>GGACGAC)|(?P<Sth20745III_as>GTCGTCC)', 20627 'dna': None, 20628 'freq': 16384.0, 20629 'fst3': None, 20630 'fst5': None, 20631 'inact_temp': 65, 20632 'opt_temp': 37, 20633 'ovhg': None, 20634 'ovhgseq': None, 20635 'results': None, 20636 'scd3': None, 20637 'scd5': None, 20638 'site': 'GGACGAC', 20639 'size': 7, 20640 'substrat': 'DNA', 20641 'suppl': (), 20642 }
20643 20644 20645 rest_dict['Sth20745III'] = _temp() 20646 20647
20648 -def _temp():
20649 return { 20650 'charac': (2, -2, None, None, 'CCGG'), 20651 'compsite': '(?P<Sth302II>CCGG)', 20652 'dna': None, 20653 'freq': 256.0, 20654 'fst3': -2, 20655 'fst5': 2, 20656 'inact_temp': 65, 20657 'opt_temp': 37, 20658 'ovhg': 0, 20659 'ovhgseq': '', 20660 'results': None, 20661 'scd3': None, 20662 'scd5': None, 20663 'site': 'CCGG', 20664 'size': 4, 20665 'substrat': 'DNA', 20666 'suppl': (), 20667 }
20668 20669 20670 rest_dict['Sth302II'] = _temp() 20671 20672
20673 -def _temp():
20674 return { 20675 'charac': (15, 14, None, None, 'GGATG'), 20676 'compsite': '(?P<StsI>GGATG)|(?P<StsI_as>CATCC)', 20677 'dna': None, 20678 'freq': 1024.0, 20679 'fst3': 14, 20680 'fst5': 15, 20681 'inact_temp': 65, 20682 'opt_temp': 37, 20683 'ovhg': -4, 20684 'ovhgseq': 'NNNN', 20685 'results': None, 20686 'scd3': None, 20687 'scd5': None, 20688 'site': 'GGATG', 20689 'size': 5, 20690 'substrat': 'DNA', 20691 'suppl': (), 20692 }
20693 20694 20695 rest_dict['StsI'] = _temp() 20696 20697
20698 -def _temp():
20699 return { 20700 'charac': (3, -3, None, None, 'AGGCCT'), 20701 'compsite': '(?P<StuI>AGGCCT)', 20702 'dna': None, 20703 'freq': 4096.0, 20704 'fst3': -3, 20705 'fst5': 3, 20706 'inact_temp': 65, 20707 'opt_temp': 37, 20708 'ovhg': 0, 20709 'ovhgseq': '', 20710 'results': None, 20711 'scd3': None, 20712 'scd5': None, 20713 'site': 'AGGCCT', 20714 'size': 6, 20715 'substrat': 'DNA', 20716 'suppl': ('B', 'J', 'K', 'M', 'N', 'Q', 'R', 'S', 'X'), 20717 }
20718 20719 20720 rest_dict['StuI'] = _temp() 20721 20722
20723 -def _temp():
20724 return { 20725 'charac': (None, None, None, None, 'GATCAG'), 20726 'compsite': '(?P<Sty13348III>GATCAG)|(?P<Sty13348III_as>CTGATC)', 20727 'dna': None, 20728 'freq': 4096.0, 20729 'fst3': None, 20730 'fst5': None, 20731 'inact_temp': 65, 20732 'opt_temp': 37, 20733 'ovhg': None, 20734 'ovhgseq': None, 20735 'results': None, 20736 'scd3': None, 20737 'scd5': None, 20738 'site': 'GATCAG', 20739 'size': 6, 20740 'substrat': 'DNA', 20741 'suppl': (), 20742 }
20743 20744 20745 rest_dict['Sty13348III'] = _temp() 20746 20747
20748 -def _temp():
20749 return { 20750 'charac': (0, 0, None, None, 'CCNGG'), 20751 'compsite': '(?P<StyD4I>CC.GG)', 20752 'dna': None, 20753 'freq': 256.0, 20754 'fst3': 0, 20755 'fst5': 0, 20756 'inact_temp': 65, 20757 'opt_temp': 37, 20758 'ovhg': -5, 20759 'ovhgseq': 'CCNGG', 20760 'results': None, 20761 'scd3': None, 20762 'scd5': None, 20763 'site': 'CCNGG', 20764 'size': 5, 20765 'substrat': 'DNA', 20766 'suppl': ('N',), 20767 }
20768 20769 20770 rest_dict['StyD4I'] = _temp() 20771 20772
20773 -def _temp():
20774 return { 20775 'charac': (1, -1, None, None, 'CCWWGG'), 20776 'compsite': '(?P<StyI>CC[AT][AT]GG)', 20777 'dna': None, 20778 'freq': 1024.0, 20779 'fst3': -1, 20780 'fst5': 1, 20781 'inact_temp': 65, 20782 'opt_temp': 37, 20783 'ovhg': -4, 20784 'ovhgseq': 'CWWG', 20785 'results': None, 20786 'scd3': None, 20787 'scd5': None, 20788 'site': 'CCWWGG', 20789 'size': 6, 20790 'substrat': 'DNA', 20791 'suppl': ('C', 'J', 'N'), 20792 }
20793 20794 20795 rest_dict['StyI'] = _temp() 20796 20797
20798 -def _temp():
20799 return { 20800 'charac': (4, -4, None, None, 'ATTTAAAT'), 20801 'compsite': '(?P<SwaI>ATTTAAAT)', 20802 'dna': None, 20803 'freq': 65536.0, 20804 'fst3': -4, 20805 'fst5': 4, 20806 'inact_temp': 65, 20807 'opt_temp': 37, 20808 'ovhg': 0, 20809 'ovhgseq': '', 20810 'results': None, 20811 'scd3': None, 20812 'scd5': None, 20813 'site': 'ATTTAAAT', 20814 'size': 8, 20815 'substrat': 'DNA', 20816 'suppl': ('J', 'M', 'N', 'S'), 20817 }
20818 20819 20820 rest_dict['SwaI'] = _temp() 20821 20822
20823 -def _temp():
20824 return { 20825 'charac': (3, -3, None, None, 'ACNGT'), 20826 'compsite': '(?P<TaaI>AC.GT)', 20827 'dna': None, 20828 'freq': 256.0, 20829 'fst3': -3, 20830 'fst5': 3, 20831 'inact_temp': 65, 20832 'opt_temp': 37, 20833 'ovhg': 1, 20834 'ovhgseq': 'N', 20835 'results': None, 20836 'scd3': None, 20837 'scd5': None, 20838 'site': 'ACNGT', 20839 'size': 5, 20840 'substrat': 'DNA', 20841 'suppl': ('B',), 20842 }
20843 20844 20845 rest_dict['TaaI'] = _temp() 20846 20847
20848 -def _temp():
20849 return { 20850 'charac': (4, -4, None, None, 'ACGT'), 20851 'compsite': '(?P<TaiI>ACGT)', 20852 'dna': None, 20853 'freq': 256.0, 20854 'fst3': -4, 20855 'fst5': 4, 20856 'inact_temp': 65, 20857 'opt_temp': 37, 20858 'ovhg': 4, 20859 'ovhgseq': 'ACGT', 20860 'results': None, 20861 'scd3': None, 20862 'scd5': None, 20863 'site': 'ACGT', 20864 'size': 4, 20865 'substrat': 'DNA', 20866 'suppl': ('B',), 20867 }
20868 20869 20870 rest_dict['TaiI'] = _temp() 20871 20872
20873 -def _temp():
20874 return { 20875 'charac': (1, -1, None, None, 'TCGA'), 20876 'compsite': '(?P<TaqI>TCGA)', 20877 'dna': None, 20878 'freq': 256.0, 20879 'fst3': -1, 20880 'fst5': 1, 20881 'inact_temp': 65, 20882 'opt_temp': 37, 20883 'ovhg': -2, 20884 'ovhgseq': 'CG', 20885 'results': None, 20886 'scd3': None, 20887 'scd5': None, 20888 'site': 'TCGA', 20889 'size': 4, 20890 'substrat': 'DNA', 20891 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'Q', 'R', 'S', 'V', 'X'), 20892 }
20893 20894 20895 rest_dict['TaqI'] = _temp() 20896 20897
20898 -def _temp():
20899 return { 20900 'charac': (17, 9, None, None, 'GACCGA'), 20901 'compsite': '(?P<TaqII>GACCGA)|(?P<TaqII_as>TCGGTC)', 20902 'dna': None, 20903 'freq': 4096.0, 20904 'fst3': 9, 20905 'fst5': 17, 20906 'inact_temp': 65, 20907 'opt_temp': 37, 20908 'ovhg': 2, 20909 'ovhgseq': 'NN', 20910 'results': None, 20911 'scd3': None, 20912 'scd5': None, 20913 'site': 'GACCGA', 20914 'size': 6, 20915 'substrat': 'DNA', 20916 'suppl': ('Q', 'X'), 20917 }
20918 20919 20920 rest_dict['TaqII'] = _temp() 20921 20922
20923 -def _temp():
20924 return { 20925 'charac': (17, 9, None, None, 'CACCCA'), 20926 'compsite': '(?P<TaqIII>CACCCA)|(?P<TaqIII_as>TGGGTG)', 20927 'dna': None, 20928 'freq': 4096.0, 20929 'fst3': 9, 20930 'fst5': 17, 20931 'inact_temp': 65, 20932 'opt_temp': 37, 20933 'ovhg': 2, 20934 'ovhgseq': 'NN', 20935 'results': None, 20936 'scd3': None, 20937 'scd5': None, 20938 'site': 'CACCCA', 20939 'size': 6, 20940 'substrat': 'DNA', 20941 'suppl': (), 20942 }
20943 20944 20945 rest_dict['TaqIII'] = _temp() 20946 20947
20948 -def _temp():
20949 return { 20950 'charac': (0, 0, None, None, 'AATT'), 20951 'compsite': '(?P<TasI>AATT)', 20952 'dna': None, 20953 'freq': 256.0, 20954 'fst3': 0, 20955 'fst5': 0, 20956 'inact_temp': 65, 20957 'opt_temp': 37, 20958 'ovhg': -4, 20959 'ovhgseq': 'AATT', 20960 'results': None, 20961 'scd3': None, 20962 'scd5': None, 20963 'site': 'AATT', 20964 'size': 4, 20965 'substrat': 'DNA', 20966 'suppl': ('B',), 20967 }
20968 20969 20970 rest_dict['TasI'] = _temp() 20971 20972
20973 -def _temp():
20974 return { 20975 'charac': (1, -1, None, None, 'WGTACW'), 20976 'compsite': '(?P<TatI>[AT]GTAC[AT])', 20977 'dna': None, 20978 'freq': 1024.0, 20979 'fst3': -1, 20980 'fst5': 1, 20981 'inact_temp': 65, 20982 'opt_temp': 37, 20983 'ovhg': -4, 20984 'ovhgseq': 'GTAC', 20985 'results': None, 20986 'scd3': None, 20987 'scd5': None, 20988 'site': 'WGTACW', 20989 'size': 6, 20990 'substrat': 'DNA', 20991 'suppl': ('B',), 20992 }
20993 20994 20995 rest_dict['TatI'] = _temp() 20996 20997
20998 -def _temp():
20999 return { 21000 'charac': (4, -4, None, None, 'GCSGC'), 21001 'compsite': '(?P<TauI>GC[CG]GC)', 21002 'dna': None, 21003 'freq': 512.0, 21004 'fst3': -4, 21005 'fst5': 4, 21006 'inact_temp': 65, 21007 'opt_temp': 37, 21008 'ovhg': 3, 21009 'ovhgseq': 'CSG', 21010 'results': None, 21011 'scd3': None, 21012 'scd5': None, 21013 'site': 'GCSGC', 21014 'size': 5, 21015 'substrat': 'DNA', 21016 'suppl': ('B',), 21017 }
21018 21019 21020 rest_dict['TauI'] = _temp() 21021 21022
21023 -def _temp():
21024 return { 21025 'charac': (1, -1, None, None, 'GAWTC'), 21026 'compsite': '(?P<TfiI>GA[AT]TC)', 21027 'dna': None, 21028 'freq': 512.0, 21029 'fst3': -1, 21030 'fst5': 1, 21031 'inact_temp': 65, 21032 'opt_temp': 37, 21033 'ovhg': -3, 21034 'ovhgseq': 'AWT', 21035 'results': None, 21036 'scd3': None, 21037 'scd5': None, 21038 'site': 'GAWTC', 21039 'size': 5, 21040 'substrat': 'DNA', 21041 'suppl': ('N',), 21042 }
21043 21044 21045 rest_dict['TfiI'] = _temp() 21046 21047
21048 -def _temp():
21049 return { 21050 'charac': (1, -1, None, None, 'TTAA'), 21051 'compsite': '(?P<Tru1I>TTAA)', 21052 'dna': None, 21053 'freq': 256.0, 21054 'fst3': -1, 21055 'fst5': 1, 21056 'inact_temp': 65, 21057 'opt_temp': 37, 21058 'ovhg': -2, 21059 'ovhgseq': 'TA', 21060 'results': None, 21061 'scd3': None, 21062 'scd5': None, 21063 'site': 'TTAA', 21064 'size': 4, 21065 'substrat': 'DNA', 21066 'suppl': ('B',), 21067 }
21068 21069 21070 rest_dict['Tru1I'] = _temp() 21071 21072
21073 -def _temp():
21074 return { 21075 'charac': (1, -1, None, None, 'TTAA'), 21076 'compsite': '(?P<Tru9I>TTAA)', 21077 'dna': None, 21078 'freq': 256.0, 21079 'fst3': -1, 21080 'fst5': 1, 21081 'inact_temp': 65, 21082 'opt_temp': 37, 21083 'ovhg': -2, 21084 'ovhgseq': 'TA', 21085 'results': None, 21086 'scd3': None, 21087 'scd5': None, 21088 'site': 'TTAA', 21089 'size': 4, 21090 'substrat': 'DNA', 21091 'suppl': ('I', 'M', 'R', 'V'), 21092 }
21093 21094 21095 rest_dict['Tru9I'] = _temp() 21096 21097
21098 -def _temp():
21099 return { 21100 'charac': (7, -7, None, None, 'CASTG'), 21101 'compsite': '(?P<TscAI>CA[CG]TG)', 21102 'dna': None, 21103 'freq': 512.0, 21104 'fst3': -7, 21105 'fst5': 7, 21106 'inact_temp': 65, 21107 'opt_temp': 37, 21108 'ovhg': 10, 21109 'ovhgseq': 'NNCASTGNN', 21110 'results': None, 21111 'scd3': None, 21112 'scd5': None, 21113 'site': 'CASTG', 21114 'size': 5, 21115 'substrat': 'DNA', 21116 'suppl': ('B',), 21117 }
21118 21119 21120 rest_dict['TscAI'] = _temp() 21121 21122
21123 -def _temp():
21124 return { 21125 'charac': (0, 0, None, None, 'GTSAC'), 21126 'compsite': '(?P<TseFI>GT[CG]AC)', 21127 'dna': None, 21128 'freq': 512.0, 21129 'fst3': 0, 21130 'fst5': 0, 21131 'inact_temp': 65, 21132 'opt_temp': 37, 21133 'ovhg': -5, 21134 'ovhgseq': 'GTSAC', 21135 'results': None, 21136 'scd3': None, 21137 'scd5': None, 21138 'site': 'GTSAC', 21139 'size': 5, 21140 'substrat': 'DNA', 21141 'suppl': ('I',), 21142 }
21143 21144 21145 rest_dict['TseFI'] = _temp() 21146 21147
21148 -def _temp():
21149 return { 21150 'charac': (1, -1, None, None, 'GCWGC'), 21151 'compsite': '(?P<TseI>GC[AT]GC)', 21152 'dna': None, 21153 'freq': 512.0, 21154 'fst3': -1, 21155 'fst5': 1, 21156 'inact_temp': 65, 21157 'opt_temp': 37, 21158 'ovhg': -3, 21159 'ovhgseq': 'CWG', 21160 'results': None, 21161 'scd3': None, 21162 'scd5': None, 21163 'site': 'GCWGC', 21164 'size': 5, 21165 'substrat': 'DNA', 21166 'suppl': ('N',), 21167 }
21168 21169 21170 rest_dict['TseI'] = _temp() 21171 21172
21173 -def _temp():
21174 return { 21175 'charac': (17, 9, None, None, 'TARCCA'), 21176 'compsite': '(?P<TsoI>TA[AG]CCA)|(?P<TsoI_as>TGG[CT]TA)', 21177 'dna': None, 21178 'freq': 2048.0, 21179 'fst3': 9, 21180 'fst5': 17, 21181 'inact_temp': 65, 21182 'opt_temp': 37, 21183 'ovhg': 2, 21184 'ovhgseq': 'NN', 21185 'results': None, 21186 'scd3': None, 21187 'scd5': None, 21188 'site': 'TARCCA', 21189 'size': 6, 21190 'substrat': 'DNA', 21191 'suppl': (), 21192 }
21193 21194 21195 rest_dict['TsoI'] = _temp() 21196 21197
21198 -def _temp():
21199 return { 21200 'charac': (0, 0, None, None, 'GTSAC'), 21201 'compsite': '(?P<Tsp45I>GT[CG]AC)', 21202 'dna': None, 21203 'freq': 512.0, 21204 'fst3': 0, 21205 'fst5': 0, 21206 'inact_temp': 65, 21207 'opt_temp': 37, 21208 'ovhg': -5, 21209 'ovhgseq': 'GTSAC', 21210 'results': None, 21211 'scd3': None, 21212 'scd5': None, 21213 'site': 'GTSAC', 21214 'size': 5, 21215 'substrat': 'DNA', 21216 'suppl': ('N',), 21217 }
21218 21219 21220 rest_dict['Tsp45I'] = _temp() 21221 21222
21223 -def _temp():
21224 return { 21225 'charac': (3, -3, None, None, 'ACNGT'), 21226 'compsite': '(?P<Tsp4CI>AC.GT)', 21227 'dna': None, 21228 'freq': 256.0, 21229 'fst3': -3, 21230 'fst5': 3, 21231 'inact_temp': 65, 21232 'opt_temp': 37, 21233 'ovhg': 1, 21234 'ovhgseq': 'N', 21235 'results': None, 21236 'scd3': None, 21237 'scd5': None, 21238 'site': 'ACNGT', 21239 'size': 5, 21240 'substrat': 'DNA', 21241 'suppl': (), 21242 }
21243 21244 21245 rest_dict['Tsp4CI'] = _temp() 21246 21247
21248 -def _temp():
21249 return { 21250 'charac': (None, None, None, None, 'GRACGAC'), 21251 'compsite': '(?P<TspARh3I>G[AG]ACGAC)|(?P<TspARh3I_as>GTCGT[CT]C)', 21252 'dna': None, 21253 'freq': 8192.0, 21254 'fst3': None, 21255 'fst5': None, 21256 'inact_temp': 65, 21257 'opt_temp': 37, 21258 'ovhg': None, 21259 'ovhgseq': None, 21260 'results': None, 21261 'scd3': None, 21262 'scd5': None, 21263 'site': 'GRACGAC', 21264 'size': 7, 21265 'substrat': 'DNA', 21266 'suppl': (), 21267 }
21268 21269 21270 rest_dict['TspARh3I'] = _temp() 21271 21272
21273 -def _temp():
21274 return { 21275 'charac': (16, 9, None, None, 'ATGAA'), 21276 'compsite': '(?P<TspDTI>ATGAA)|(?P<TspDTI_as>TTCAT)', 21277 'dna': None, 21278 'freq': 1024.0, 21279 'fst3': 9, 21280 'fst5': 16, 21281 'inact_temp': 65, 21282 'opt_temp': 37, 21283 'ovhg': 2, 21284 'ovhgseq': 'NN', 21285 'results': None, 21286 'scd3': None, 21287 'scd5': None, 21288 'site': 'ATGAA', 21289 'size': 5, 21290 'substrat': 'DNA', 21291 'suppl': ('Q', 'X'), 21292 }
21293 21294 21295 rest_dict['TspDTI'] = _temp() 21296 21297
21298 -def _temp():
21299 return { 21300 'charac': (0, 0, None, None, 'AATT'), 21301 'compsite': '(?P<TspEI>AATT)', 21302 'dna': None, 21303 'freq': 256.0, 21304 'fst3': 0, 21305 'fst5': 0, 21306 'inact_temp': 65, 21307 'opt_temp': 37, 21308 'ovhg': -4, 21309 'ovhgseq': 'AATT', 21310 'results': None, 21311 'scd3': None, 21312 'scd5': None, 21313 'site': 'AATT', 21314 'size': 4, 21315 'substrat': 'DNA', 21316 'suppl': (), 21317 }
21318 21319 21320 rest_dict['TspEI'] = _temp() 21321 21322
21323 -def _temp():
21324 return { 21325 'charac': (16, 9, None, None, 'ACGGA'), 21326 'compsite': '(?P<TspGWI>ACGGA)|(?P<TspGWI_as>TCCGT)', 21327 'dna': None, 21328 'freq': 1024.0, 21329 'fst3': 9, 21330 'fst5': 16, 21331 'inact_temp': 65, 21332 'opt_temp': 37, 21333 'ovhg': 2, 21334 'ovhgseq': 'NN', 21335 'results': None, 21336 'scd3': None, 21337 'scd5': None, 21338 'site': 'ACGGA', 21339 'size': 5, 21340 'substrat': 'DNA', 21341 'suppl': ('Q', 'X'), 21342 }
21343 21344 21345 rest_dict['TspGWI'] = _temp() 21346 21347
21348 -def _temp():
21349 return { 21350 'charac': (1, -1, None, None, 'CCCGGG'), 21351 'compsite': '(?P<TspMI>CCCGGG)', 21352 'dna': None, 21353 'freq': 4096.0, 21354 'fst3': -1, 21355 'fst5': 1, 21356 'inact_temp': 65, 21357 'opt_temp': 37, 21358 'ovhg': -4, 21359 'ovhgseq': 'CCGG', 21360 'results': None, 21361 'scd3': None, 21362 'scd5': None, 21363 'site': 'CCCGGG', 21364 'size': 6, 21365 'substrat': 'DNA', 21366 'suppl': ('N',), 21367 }
21368 21369 21370 rest_dict['TspMI'] = _temp() 21371 21372
21373 -def _temp():
21374 return { 21375 'charac': (7, -7, None, None, 'CASTG'), 21376 'compsite': '(?P<TspRI>CA[CG]TG)', 21377 'dna': None, 21378 'freq': 512.0, 21379 'fst3': -7, 21380 'fst5': 7, 21381 'inact_temp': 65, 21382 'opt_temp': 37, 21383 'ovhg': 10, 21384 'ovhgseq': 'NNCASTGNN', 21385 'results': None, 21386 'scd3': None, 21387 'scd5': None, 21388 'site': 'CASTG', 21389 'size': 5, 21390 'substrat': 'DNA', 21391 'suppl': ('N',), 21392 }
21393 21394 21395 rest_dict['TspRI'] = _temp() 21396 21397
21398 -def _temp():
21399 return { 21400 'charac': (None, None, None, None, 'GAGNNNCTC'), 21401 'compsite': '(?P<TssI>GAG...CTC)', 21402 'dna': None, 21403 'freq': 4096.0, 21404 'fst3': None, 21405 'fst5': None, 21406 'inact_temp': 65, 21407 'opt_temp': 37, 21408 'ovhg': None, 21409 'ovhgseq': None, 21410 'results': None, 21411 'scd3': None, 21412 'scd5': None, 21413 'site': 'GAGNNNCTC', 21414 'size': 9, 21415 'substrat': 'DNA', 21416 'suppl': (), 21417 }
21418 21419 21420 rest_dict['TssI'] = _temp() 21421 21422
21423 -def _temp():
21424 return { 21425 'charac': (-8, -25, 24, 7, 'CACNNNNNNTCC'), 21426 'compsite': '(?P<TstI>CAC......TCC)|(?P<TstI_as>GGA......GTG)', 21427 'dna': None, 21428 'freq': 4096.0, 21429 'fst3': -25, 21430 'fst5': -8, 21431 'inact_temp': 65, 21432 'opt_temp': 37, 21433 'ovhg': 5, 21434 'ovhgseq': 'NNNNN', 21435 'results': None, 21436 'scd3': 7, 21437 'scd5': 24, 21438 'site': 'CACNNNNNNTCC', 21439 'size': 12, 21440 'substrat': 'DNA', 21441 'suppl': (), 21442 }
21443 21444 21445 rest_dict['TstI'] = _temp() 21446 21447
21448 -def _temp():
21449 return { 21450 'charac': (None, None, None, None, 'GCGAC'), 21451 'compsite': '(?P<TsuI>GCGAC)|(?P<TsuI_as>GTCGC)', 21452 'dna': None, 21453 'freq': 1024.0, 21454 'fst3': None, 21455 'fst5': None, 21456 'inact_temp': 65, 21457 'opt_temp': 37, 21458 'ovhg': None, 21459 'ovhgseq': None, 21460 'results': None, 21461 'scd3': None, 21462 'scd5': None, 21463 'site': 'GCGAC', 21464 'size': 5, 21465 'substrat': 'DNA', 21466 'suppl': (), 21467 }
21468 21469 21470 rest_dict['TsuI'] = _temp() 21471 21472
21473 -def _temp():
21474 return { 21475 'charac': (4, -4, None, None, 'GACNNNGTC'), 21476 'compsite': '(?P<Tth111I>GAC...GTC)', 21477 'dna': None, 21478 'freq': 4096.0, 21479 'fst3': -4, 21480 'fst5': 4, 21481 'inact_temp': 65, 21482 'opt_temp': 37, 21483 'ovhg': -1, 21484 'ovhgseq': 'N', 21485 'results': None, 21486 'scd3': None, 21487 'scd5': None, 21488 'site': 'GACNNNGTC', 21489 'size': 9, 21490 'substrat': 'DNA', 21491 'suppl': ('I', 'K', 'N', 'Q', 'V', 'X'), 21492 }
21493 21494 21495 rest_dict['Tth111I'] = _temp() 21496 21497
21498 -def _temp():
21499 return { 21500 'charac': (17, 9, None, None, 'CAARCA'), 21501 'compsite': '(?P<Tth111II>CAA[AG]CA)|(?P<Tth111II_as>TG[CT]TTG)', 21502 'dna': None, 21503 'freq': 2048.0, 21504 'fst3': 9, 21505 'fst5': 17, 21506 'inact_temp': 65, 21507 'opt_temp': 37, 21508 'ovhg': 2, 21509 'ovhgseq': 'NN', 21510 'results': None, 21511 'scd3': None, 21512 'scd5': None, 21513 'site': 'CAARCA', 21514 'size': 6, 21515 'substrat': 'DNA', 21516 'suppl': (), 21517 }
21518 21519 21520 rest_dict['Tth111II'] = _temp() 21521 21522
21523 -def _temp():
21524 return { 21525 'charac': (None, None, None, None, 'TCGTA'), 21526 'compsite': '(?P<UbaF11I>TCGTA)|(?P<UbaF11I_as>TACGA)', 21527 'dna': None, 21528 'freq': 1024.0, 21529 'fst3': None, 21530 'fst5': None, 21531 'inact_temp': 65, 21532 'opt_temp': 37, 21533 'ovhg': None, 21534 'ovhgseq': None, 21535 'results': None, 21536 'scd3': None, 21537 'scd5': None, 21538 'site': 'TCGTA', 21539 'size': 5, 21540 'substrat': 'DNA', 21541 'suppl': (), 21542 }
21543 21544 21545 rest_dict['UbaF11I'] = _temp() 21546 21547
21548 -def _temp():
21549 return { 21550 'charac': (None, None, None, None, 'CTACNNNGTC'), 21551 'compsite': '(?P<UbaF12I>CTAC...GTC)|(?P<UbaF12I_as>GAC...GTAG)', 21552 'dna': None, 21553 'freq': 16384.0, 21554 'fst3': None, 21555 'fst5': None, 21556 'inact_temp': 65, 21557 'opt_temp': 37, 21558 'ovhg': None, 21559 'ovhgseq': None, 21560 'results': None, 21561 'scd3': None, 21562 'scd5': None, 21563 'site': 'CTACNNNGTC', 21564 'size': 10, 21565 'substrat': 'DNA', 21566 'suppl': (), 21567 }
21568 21569 21570 rest_dict['UbaF12I'] = _temp() 21571 21572
21573 -def _temp():
21574 return { 21575 'charac': (None, None, None, None, 'GAGNNNNNNCTGG'), 21576 'compsite': '(?P<UbaF13I>GAG......CTGG)|(?P<UbaF13I_as>CCAG......CTC)', 21577 'dna': None, 21578 'freq': 16384.0, 21579 'fst3': None, 21580 'fst5': None, 21581 'inact_temp': 65, 21582 'opt_temp': 37, 21583 'ovhg': None, 21584 'ovhgseq': None, 21585 'results': None, 21586 'scd3': None, 21587 'scd5': None, 21588 'site': 'GAGNNNNNNCTGG', 21589 'size': 13, 21590 'substrat': 'DNA', 21591 'suppl': (), 21592 }
21593 21594 21595 rest_dict['UbaF13I'] = _temp() 21596 21597
21598 -def _temp():
21599 return { 21600 'charac': (None, None, None, None, 'CCANNNNNTCG'), 21601 'compsite': '(?P<UbaF14I>CCA.....TCG)|(?P<UbaF14I_as>CGA.....TGG)', 21602 'dna': None, 21603 'freq': 4096.0, 21604 'fst3': None, 21605 'fst5': None, 21606 'inact_temp': 65, 21607 'opt_temp': 37, 21608 'ovhg': None, 21609 'ovhgseq': None, 21610 'results': None, 21611 'scd3': None, 21612 'scd5': None, 21613 'site': 'CCANNNNNTCG', 21614 'size': 11, 21615 'substrat': 'DNA', 21616 'suppl': (), 21617 }
21618 21619 21620 rest_dict['UbaF14I'] = _temp() 21621 21622
21623 -def _temp():
21624 return { 21625 'charac': (None, None, None, None, 'TACNNNNNRTGT'), 21626 'compsite': '(?P<UbaF9I>TAC.....[AG]TGT)|(?P<UbaF9I_as>ACA[CT].....GTA)', 21627 'dna': None, 21628 'freq': 8192.0, 21629 'fst3': None, 21630 'fst5': None, 21631 'inact_temp': 65, 21632 'opt_temp': 37, 21633 'ovhg': None, 21634 'ovhgseq': None, 21635 'results': None, 21636 'scd3': None, 21637 'scd5': None, 21638 'site': 'TACNNNNNRTGT', 21639 'size': 12, 21640 'substrat': 'DNA', 21641 'suppl': (), 21642 }
21643 21644 21645 rest_dict['UbaF9I'] = _temp() 21646 21647
21648 -def _temp():
21649 return { 21650 'charac': (None, None, None, None, 'CGAACG'), 21651 'compsite': '(?P<UbaPI>CGAACG)|(?P<UbaPI_as>CGTTCG)', 21652 'dna': None, 21653 'freq': 4096.0, 21654 'fst3': None, 21655 'fst5': None, 21656 'inact_temp': 65, 21657 'opt_temp': 37, 21658 'ovhg': None, 21659 'ovhgseq': None, 21660 'results': None, 21661 'scd3': None, 21662 'scd5': None, 21663 'site': 'CGAACG', 21664 'size': 6, 21665 'substrat': 'DNA', 21666 'suppl': (), 21667 }
21668 21669 21670 rest_dict['UbaPI'] = _temp() 21671 21672
21673 -def _temp():
21674 return { 21675 'charac': (-7, -11, 11, 7, 'GAGCTC'), 21676 'compsite': '(?P<UcoMSI>GAGCTC)', 21677 'dna': None, 21678 'freq': 4096.0, 21679 'fst3': -11, 21680 'fst5': -7, 21681 'inact_temp': 65, 21682 'opt_temp': 37, 21683 'ovhg': -2, 21684 'ovhgseq': 'NN', 21685 'results': None, 21686 'scd3': 7, 21687 'scd5': 11, 21688 'site': 'GAGCTC', 21689 'size': 6, 21690 'substrat': 'DNA', 21691 'suppl': (), 21692 }
21693 21694 21695 rest_dict['UcoMSI'] = _temp() 21696 21697
21698 -def _temp():
21699 return { 21700 'charac': (0, 0, None, None, 'GGNCC'), 21701 'compsite': '(?P<UnbI>GG.CC)', 21702 'dna': None, 21703 'freq': 256.0, 21704 'fst3': 0, 21705 'fst5': 0, 21706 'inact_temp': 65, 21707 'opt_temp': 37, 21708 'ovhg': -5, 21709 'ovhgseq': 'GGNCC', 21710 'results': None, 21711 'scd3': None, 21712 'scd5': None, 21713 'site': 'GGNCC', 21714 'size': 5, 21715 'substrat': 'DNA', 21716 'suppl': (), 21717 }
21718 21719 21720 rest_dict['UnbI'] = _temp() 21721 21722
21723 -def _temp():
21724 return { 21725 'charac': (7, -7, None, None, 'CCANNNNNTGG'), 21726 'compsite': '(?P<Van91I>CCA.....TGG)', 21727 'dna': None, 21728 'freq': 4096.0, 21729 'fst3': -7, 21730 'fst5': 7, 21731 'inact_temp': 65, 21732 'opt_temp': 37, 21733 'ovhg': 3, 21734 'ovhgseq': 'NNN', 21735 'results': None, 21736 'scd3': None, 21737 'scd5': None, 21738 'site': 'CCANNNNNTGG', 21739 'size': 11, 21740 'substrat': 'DNA', 21741 'suppl': ('B', 'K'), 21742 }
21743 21744 21745 rest_dict['Van91I'] = _temp() 21746 21747
21748 -def _temp():
21749 return { 21750 'charac': (1, -1, None, None, 'CTTAAG'), 21751 'compsite': '(?P<Vha464I>CTTAAG)', 21752 'dna': None, 21753 'freq': 4096.0, 21754 'fst3': -1, 21755 'fst5': 1, 21756 'inact_temp': 65, 21757 'opt_temp': 37, 21758 'ovhg': -4, 21759 'ovhgseq': 'TTAA', 21760 'results': None, 21761 'scd3': None, 21762 'scd5': None, 21763 'site': 'CTTAAG', 21764 'size': 6, 21765 'substrat': 'DNA', 21766 'suppl': ('V',), 21767 }
21768 21769 21770 rest_dict['Vha464I'] = _temp() 21771 21772
21773 -def _temp():
21774 return { 21775 'charac': (1, -1, None, None, 'GTGCAC'), 21776 'compsite': '(?P<VneI>GTGCAC)', 21777 'dna': None, 21778 'freq': 4096.0, 21779 'fst3': -1, 21780 'fst5': 1, 21781 'inact_temp': 65, 21782 'opt_temp': 37, 21783 'ovhg': -4, 21784 'ovhgseq': 'TGCA', 21785 'results': None, 21786 'scd3': None, 21787 'scd5': None, 21788 'site': 'GTGCAC', 21789 'size': 6, 21790 'substrat': 'DNA', 21791 'suppl': ('I', 'V'), 21792 }
21793 21794 21795 rest_dict['VneI'] = _temp() 21796 21797
21798 -def _temp():
21799 return { 21800 'charac': (0, 0, None, None, 'GGWCC'), 21801 'compsite': '(?P<VpaK11AI>GG[AT]CC)', 21802 'dna': None, 21803 'freq': 512.0, 21804 'fst3': 0, 21805 'fst5': 0, 21806 'inact_temp': 65, 21807 'opt_temp': 37, 21808 'ovhg': -5, 21809 'ovhgseq': 'GGWCC', 21810 'results': None, 21811 'scd3': None, 21812 'scd5': None, 21813 'site': 'GGWCC', 21814 'size': 5, 21815 'substrat': 'DNA', 21816 'suppl': (), 21817 }
21818 21819 21820 rest_dict['VpaK11AI'] = _temp() 21821 21822
21823 -def _temp():
21824 return { 21825 'charac': (1, -1, None, None, 'GGWCC'), 21826 'compsite': '(?P<VpaK11BI>GG[AT]CC)', 21827 'dna': None, 21828 'freq': 512.0, 21829 'fst3': -1, 21830 'fst5': 1, 21831 'inact_temp': 65, 21832 'opt_temp': 37, 21833 'ovhg': -3, 21834 'ovhgseq': 'GWC', 21835 'results': None, 21836 'scd3': None, 21837 'scd5': None, 21838 'site': 'GGWCC', 21839 'size': 5, 21840 'substrat': 'DNA', 21841 'suppl': ('K',), 21842 }
21843 21844 21845 rest_dict['VpaK11BI'] = _temp() 21846 21847
21848 -def _temp():
21849 return { 21850 'charac': (2, -2, None, None, 'ATTAAT'), 21851 'compsite': '(?P<VspI>ATTAAT)', 21852 'dna': None, 21853 'freq': 4096.0, 21854 'fst3': -2, 21855 'fst5': 2, 21856 'inact_temp': 65, 21857 'opt_temp': 37, 21858 'ovhg': -2, 21859 'ovhgseq': 'TA', 21860 'results': None, 21861 'scd3': None, 21862 'scd5': None, 21863 'site': 'ATTAAT', 21864 'size': 6, 21865 'substrat': 'DNA', 21866 'suppl': ('B', 'I', 'R', 'V'), 21867 }
21868 21869 21870 rest_dict['VspI'] = _temp() 21871 21872
21873 -def _temp():
21874 return { 21875 'charac': (None, None, None, None, 'CACRAYC'), 21876 'compsite': '(?P<Vtu19109I>CAC[AG]A[CT]C)|(?P<Vtu19109I_as>G[AG]T[CT]GTG)', 21877 'dna': None, 21878 'freq': 4096.0, 21879 'fst3': None, 21880 'fst5': None, 21881 'inact_temp': 65, 21882 'opt_temp': 37, 21883 'ovhg': None, 21884 'ovhgseq': None, 21885 'results': None, 21886 'scd3': None, 21887 'scd5': None, 21888 'site': 'CACRAYC', 21889 'size': 7, 21890 'substrat': 'DNA', 21891 'suppl': (), 21892 }
21893 21894 21895 rest_dict['Vtu19109I'] = _temp() 21896 21897
21898 -def _temp():
21899 return { 21900 'charac': (27, 19, None, None, 'CACRAG'), 21901 'compsite': '(?P<WviI>CAC[AG]AG)|(?P<WviI_as>CT[CT]GTG)', 21902 'dna': None, 21903 'freq': 2048.0, 21904 'fst3': 19, 21905 'fst5': 27, 21906 'inact_temp': 65, 21907 'opt_temp': 37, 21908 'ovhg': 2, 21909 'ovhgseq': 'NN', 21910 'results': None, 21911 'scd3': None, 21912 'scd5': None, 21913 'site': 'CACRAG', 21914 'size': 6, 21915 'substrat': 'DNA', 21916 'suppl': (), 21917 }
21918 21919 21920 rest_dict['WviI'] = _temp() 21921 21922
21923 -def _temp():
21924 return { 21925 'charac': (5, -5, None, None, 'CCTNNNNNAGG'), 21926 'compsite': '(?P<XagI>CCT.....AGG)', 21927 'dna': None, 21928 'freq': 4096.0, 21929 'fst3': -5, 21930 'fst5': 5, 21931 'inact_temp': 65, 21932 'opt_temp': 37, 21933 'ovhg': -1, 21934 'ovhgseq': 'N', 21935 'results': None, 21936 'scd3': None, 21937 'scd5': None, 21938 'site': 'CCTNNNNNAGG', 21939 'size': 11, 21940 'substrat': 'DNA', 21941 'suppl': ('B',), 21942 }
21943 21944 21945 rest_dict['XagI'] = _temp() 21946 21947
21948 -def _temp():
21949 return { 21950 'charac': (1, -1, None, None, 'RAATTY'), 21951 'compsite': '(?P<XapI>[AG]AATT[CT])', 21952 'dna': None, 21953 'freq': 1024.0, 21954 'fst3': -1, 21955 'fst5': 1, 21956 'inact_temp': 65, 21957 'opt_temp': 37, 21958 'ovhg': -4, 21959 'ovhgseq': 'AATT', 21960 'results': None, 21961 'scd3': None, 21962 'scd5': None, 21963 'site': 'RAATTY', 21964 'size': 6, 21965 'substrat': 'DNA', 21966 'suppl': ('B',), 21967 }
21968 21969 21970 rest_dict['XapI'] = _temp() 21971 21972
21973 -def _temp():
21974 return { 21975 'charac': (1, -1, None, None, 'TCTAGA'), 21976 'compsite': '(?P<XbaI>TCTAGA)', 21977 'dna': None, 21978 'freq': 4096.0, 21979 'fst3': -1, 21980 'fst5': 1, 21981 'inact_temp': 65, 21982 'opt_temp': 37, 21983 'ovhg': -4, 21984 'ovhgseq': 'CTAG', 21985 'results': None, 21986 'scd3': None, 21987 'scd5': None, 21988 'site': 'TCTAGA', 21989 'size': 6, 21990 'substrat': 'DNA', 21991 'suppl': ('B', 'C', 'I', 'J', 'K', 'M', 'N', 'Q', 'R', 'S', 'V', 'X'), 21992 }
21993 21994 21995 rest_dict['XbaI'] = _temp() 21996 21997
21998 -def _temp():
21999 return { 22000 'charac': (None, None, None, None, 'TACGAG'), 22001 'compsite': '(?P<Xca85IV>TACGAG)|(?P<Xca85IV_as>CTCGTA)', 22002 'dna': None, 22003 'freq': 4096.0, 22004 'fst3': None, 22005 'fst5': None, 22006 'inact_temp': 65, 22007 'opt_temp': 37, 22008 'ovhg': None, 22009 'ovhgseq': None, 22010 'results': None, 22011 'scd3': None, 22012 'scd5': None, 22013 'site': 'TACGAG', 22014 'size': 6, 22015 'substrat': 'DNA', 22016 'suppl': (), 22017 }
22018 22019 22020 rest_dict['Xca85IV'] = _temp() 22021 22022
22023 -def _temp():
22024 return { 22025 'charac': (5, -5, None, None, 'RCATGY'), 22026 'compsite': '(?P<XceI>[AG]CATG[CT])', 22027 'dna': None, 22028 'freq': 1024.0, 22029 'fst3': -5, 22030 'fst5': 5, 22031 'inact_temp': 65, 22032 'opt_temp': 37, 22033 'ovhg': 4, 22034 'ovhgseq': 'CATG', 22035 'results': None, 22036 'scd3': None, 22037 'scd5': None, 22038 'site': 'RCATGY', 22039 'size': 6, 22040 'substrat': 'DNA', 22041 'suppl': ('B',), 22042 }
22043 22044 22045 rest_dict['XceI'] = _temp() 22046 22047
22048 -def _temp():
22049 return { 22050 'charac': (8, -8, None, None, 'CCANNNNNNNNNTGG'), 22051 'compsite': '(?P<XcmI>CCA.........TGG)', 22052 'dna': None, 22053 'freq': 4096.0, 22054 'fst3': -8, 22055 'fst5': 8, 22056 'inact_temp': 65, 22057 'opt_temp': 37, 22058 'ovhg': 1, 22059 'ovhgseq': 'N', 22060 'results': None, 22061 'scd3': None, 22062 'scd5': None, 22063 'site': 'CCANNNNNNNNNTGG', 22064 'size': 15, 22065 'substrat': 'DNA', 22066 'suppl': ('N',), 22067 }
22068 22069 22070 rest_dict['XcmI'] = _temp() 22071 22072
22073 -def _temp():
22074 return { 22075 'charac': (1, -1, None, None, 'CTCGAG'), 22076 'compsite': '(?P<XhoI>CTCGAG)', 22077 'dna': None, 22078 'freq': 4096.0, 22079 'fst3': -1, 22080 'fst5': 1, 22081 'inact_temp': 65, 22082 'opt_temp': 37, 22083 'ovhg': -4, 22084 'ovhgseq': 'TCGA', 22085 'results': None, 22086 'scd3': None, 22087 'scd5': None, 22088 'site': 'CTCGAG', 22089 'size': 6, 22090 'substrat': 'DNA', 22091 'suppl': ('B', 'J', 'K', 'M', 'N', 'O', 'Q', 'R', 'S', 'X'), 22092 }
22093 22094 22095 rest_dict['XhoI'] = _temp() 22096 22097
22098 -def _temp():
22099 return { 22100 'charac': (1, -1, None, None, 'RGATCY'), 22101 'compsite': '(?P<XhoII>[AG]GATC[CT])', 22102 'dna': None, 22103 'freq': 1024.0, 22104 'fst3': -1, 22105 'fst5': 1, 22106 'inact_temp': 65, 22107 'opt_temp': 37, 22108 'ovhg': -4, 22109 'ovhgseq': 'GATC', 22110 'results': None, 22111 'scd3': None, 22112 'scd5': None, 22113 'site': 'RGATCY', 22114 'size': 6, 22115 'substrat': 'DNA', 22116 'suppl': (), 22117 }
22118 22119 22120 rest_dict['XhoII'] = _temp() 22121 22122
22123 -def _temp():
22124 return { 22125 'charac': (1, -1, None, None, 'CCCGGG'), 22126 'compsite': '(?P<XmaI>CCCGGG)', 22127 'dna': None, 22128 'freq': 4096.0, 22129 'fst3': -1, 22130 'fst5': 1, 22131 'inact_temp': 65, 22132 'opt_temp': 37, 22133 'ovhg': -4, 22134 'ovhgseq': 'CCGG', 22135 'results': None, 22136 'scd3': None, 22137 'scd5': None, 22138 'site': 'CCCGGG', 22139 'size': 6, 22140 'substrat': 'DNA', 22141 'suppl': ('I', 'N', 'R', 'V'), 22142 }
22143 22144 22145 rest_dict['XmaI'] = _temp() 22146 22147
22148 -def _temp():
22149 return { 22150 'charac': (1, -1, None, None, 'CGGCCG'), 22151 'compsite': '(?P<XmaIII>CGGCCG)', 22152 'dna': None, 22153 'freq': 4096.0, 22154 'fst3': -1, 22155 'fst5': 1, 22156 'inact_temp': 65, 22157 'opt_temp': 37, 22158 'ovhg': -4, 22159 'ovhgseq': 'GGCC', 22160 'results': None, 22161 'scd3': None, 22162 'scd5': None, 22163 'site': 'CGGCCG', 22164 'size': 6, 22165 'substrat': 'DNA', 22166 'suppl': (), 22167 }
22168 22169 22170 rest_dict['XmaIII'] = _temp() 22171 22172
22173 -def _temp():
22174 return { 22175 'charac': (1, -1, None, None, 'CCTAGG'), 22176 'compsite': '(?P<XmaJI>CCTAGG)', 22177 'dna': None, 22178 'freq': 4096.0, 22179 'fst3': -1, 22180 'fst5': 1, 22181 'inact_temp': 65, 22182 'opt_temp': 37, 22183 'ovhg': -4, 22184 'ovhgseq': 'CTAG', 22185 'results': None, 22186 'scd3': None, 22187 'scd5': None, 22188 'site': 'CCTAGG', 22189 'size': 6, 22190 'substrat': 'DNA', 22191 'suppl': ('B',), 22192 }
22193 22194 22195 rest_dict['XmaJI'] = _temp() 22196 22197
22198 -def _temp():
22199 return { 22200 'charac': (2, -2, None, None, 'GTMKAC'), 22201 'compsite': '(?P<XmiI>GT[AC][GT]AC)', 22202 'dna': None, 22203 'freq': 1024.0, 22204 'fst3': -2, 22205 'fst5': 2, 22206 'inact_temp': 65, 22207 'opt_temp': 37, 22208 'ovhg': -2, 22209 'ovhgseq': 'MK', 22210 'results': None, 22211 'scd3': None, 22212 'scd5': None, 22213 'site': 'GTMKAC', 22214 'size': 6, 22215 'substrat': 'DNA', 22216 'suppl': ('B',), 22217 }
22218 22219 22220 rest_dict['XmiI'] = _temp() 22221 22222
22223 -def _temp():
22224 return { 22225 'charac': (5, -5, None, None, 'GAANNNNTTC'), 22226 'compsite': '(?P<XmnI>GAA....TTC)', 22227 'dna': None, 22228 'freq': 4096.0, 22229 'fst3': -5, 22230 'fst5': 5, 22231 'inact_temp': 65, 22232 'opt_temp': 37, 22233 'ovhg': 0, 22234 'ovhgseq': '', 22235 'results': None, 22236 'scd3': None, 22237 'scd5': None, 22238 'site': 'GAANNNNTTC', 22239 'size': 10, 22240 'substrat': 'DNA', 22241 'suppl': ('N', 'R'), 22242 }
22243 22244 22245 rest_dict['XmnI'] = _temp() 22246 22247
22248 -def _temp():
22249 return { 22250 'charac': (1, -1, None, None, 'CTAG'), 22251 'compsite': '(?P<XspI>CTAG)', 22252 'dna': None, 22253 'freq': 256.0, 22254 'fst3': -1, 22255 'fst5': 1, 22256 'inact_temp': 65, 22257 'opt_temp': 37, 22258 'ovhg': -2, 22259 'ovhgseq': 'TA', 22260 'results': None, 22261 'scd3': None, 22262 'scd5': None, 22263 'site': 'CTAG', 22264 'size': 4, 22265 'substrat': 'DNA', 22266 'suppl': ('K',), 22267 }
22268 22269 22270 rest_dict['XspI'] = _temp() 22271 22272
22273 -def _temp():
22274 return { 22275 'charac': (11, 9, None, None, 'C'), 22276 'compsite': '(?P<YkrI>C)|(?P<YkrI_as>G)', 22277 'dna': None, 22278 'freq': 4.0, 22279 'fst3': 9, 22280 'fst5': 11, 22281 'inact_temp': 65, 22282 'opt_temp': 37, 22283 'ovhg': 1, 22284 'ovhgseq': 'N', 22285 'results': None, 22286 'scd3': None, 22287 'scd5': None, 22288 'site': 'C', 22289 'size': 1, 22290 'substrat': 'DNA', 22291 'suppl': (), 22292 }
22293 22294 22295 rest_dict['YkrI'] = _temp() 22296 22297
22298 -def _temp():
22299 return { 22300 'charac': (None, None, None, None, 'CGGAAG'), 22301 'compsite': '(?P<Yps3606I>CGGAAG)|(?P<Yps3606I_as>CTTCCG)', 22302 'dna': None, 22303 'freq': 4096.0, 22304 'fst3': None, 22305 'fst5': None, 22306 'inact_temp': 65, 22307 'opt_temp': 37, 22308 'ovhg': None, 22309 'ovhgseq': None, 22310 'results': None, 22311 'scd3': None, 22312 'scd5': None, 22313 'site': 'CGGAAG', 22314 'size': 6, 22315 'substrat': 'DNA', 22316 'suppl': (), 22317 }
22318 22319 22320 rest_dict['Yps3606I'] = _temp() 22321 22322
22323 -def _temp():
22324 return { 22325 'charac': (3, -3, None, None, 'GACGTC'), 22326 'compsite': '(?P<ZraI>GACGTC)', 22327 'dna': None, 22328 'freq': 4096.0, 22329 'fst3': -3, 22330 'fst5': 3, 22331 'inact_temp': 65, 22332 'opt_temp': 37, 22333 'ovhg': 0, 22334 'ovhgseq': '', 22335 'results': None, 22336 'scd3': None, 22337 'scd5': None, 22338 'site': 'GACGTC', 22339 'size': 6, 22340 'substrat': 'DNA', 22341 'suppl': ('I', 'N', 'V'), 22342 }
22343 22344 22345 rest_dict['ZraI'] = _temp() 22346 22347
22348 -def _temp():
22349 return { 22350 'charac': (3, -3, None, None, 'AGTACT'), 22351 'compsite': '(?P<ZrmI>AGTACT)', 22352 'dna': None, 22353 'freq': 4096.0, 22354 'fst3': -3, 22355 'fst5': 3, 22356 'inact_temp': 65, 22357 'opt_temp': 37, 22358 'ovhg': 0, 22359 'ovhgseq': '', 22360 'results': None, 22361 'scd3': None, 22362 'scd5': None, 22363 'site': 'AGTACT', 22364 'size': 6, 22365 'substrat': 'DNA', 22366 'suppl': ('I',), 22367 }
22368 22369 22370 rest_dict['ZrmI'] = _temp() 22371 22372
22373 -def _temp():
22374 return { 22375 'charac': (5, -5, None, None, 'ATGCAT'), 22376 'compsite': '(?P<Zsp2I>ATGCAT)', 22377 'dna': None, 22378 'freq': 4096.0, 22379 'fst3': -5, 22380 'fst5': 5, 22381 'inact_temp': 65, 22382 'opt_temp': 37, 22383 'ovhg': 4, 22384 'ovhgseq': 'TGCA', 22385 'results': None, 22386 'scd3': None, 22387 'scd5': None, 22388 'site': 'ATGCAT', 22389 'size': 6, 22390 'substrat': 'DNA', 22391 'suppl': ('I', 'V'), 22392 }
22393 22394 22395 rest_dict['Zsp2I'] = _temp() 22396 22397 22398 suppliers = {} 22399 22400
22401 -def _temp():
22402 return ( 22403 'Life Technologies', 22404 ['AanI', 'AarI', 'AasI', 'AatII', 'AccI', 'Acc65I', 'AdeI', 'AfaI', 'AjiI', 'AjuI', 'AloI', 'AluI', 'Alw21I', 'Alw26I', 'Alw44I', 'ApaI', 'BalI', 'BamHI', 'BauI', 'BclI', 'BcnI', 'BcuI', 'BfmI', 'BfoI', 'BfuI', 'BglI', 'BglII', 'Bme1390I', 'BmeT110I', 'BmsI', 'BoxI', 'BpiI', 'BplI', 'Bpu10I', 'Bpu1102I', 'BseDI', 'BseGI', 'BseJI', 'BseLI', 'BseMI', 'BseMII', 'BseNI', 'BseSI', 'BseXI', 'Bsh1236I', 'Bsh1285I', 'BshNI', 'BshTI', 'Bsp68I', 'Bsp119I', 'Bsp120I', 'Bsp143I', 'Bsp1407I', 'BspLI', 'BspOI', 'BspPI', 'BspTI', 'Bst1107I', 'BstXI', 'Bsu15I', 'BsuRI', 'BveI', 'CaiI', 'Cfr9I', 'Cfr10I', 'Cfr13I', 'Cfr42I', 'ClaI', 'CpoI', 'CseI', 'CsiI', 'Csp6I', 'DpnI', 'DraI', 'Eam1104I', 'Eam1105I', 'Ecl136II', 'Eco24I', 'Eco31I', 'Eco32I', 'Eco47I', 'Eco47III', 'Eco52I', 'Eco57I', 'Eco72I', 'Eco81I', 'Eco88I', 'Eco91I', 'Eco105I', 'Eco130I', 'Eco147I', 'EcoO109I', 'EcoRI', 'EcoRII', 'EcoRV', 'EcoT22I', 'EheI', 'Esp3I', 'FaqI', 'FokI', 'FspAI', 'FspBI', 'GsuI', 'HaeIII', 'HapII', 'HhaI', 'Hin1I', 'Hin1II', 'Hin6I', 'HincII', 'HindIII', 'HinfI', 'HpaI', 'HpaII', 'HphI', 'Hpy8I', 'HpyF3I', 'HpyF10VI', 'KflI', 'KpnI', 'Kpn2I', 'KspAI', 'LguI', 'Lsp1109I', 'LweI', 'MauBI', 'MbiI', 'MboI', 'MboII', 'MlsI', 'MluI', 'MnlI', 'Mph1103I', 'MreI', 'MspI', 'MssI', 'MunI', 'MvaI', 'Mva1269I', 'NcoI', 'NdeI', 'NheI', 'NmuCI', 'NotI', 'NruI', 'NsbI', 'OliI', 'PacI', 'PaeI', 'PagI', 'PasI', 'PauI', 'PdiI', 'PdmI', 'PfeI', 'Pfl23II', 'PfoI', 'Ppu21I', 'PscI', 'Psp5II', 'Psp1406I', 'PspFI', 'PstI', 'PsuI', 'PsyI', 'PteI', 'PvuI', 'PvuII', 'RruI', 'RsaI', 'RseI', 'SacI', 'SacII', 'SalI', 'SaqAI', 'SatI', 'ScaI', 'SchI', 'SdaI', 'SduI', 'SfaAI', 'SfiI', 'SgeI', 'SgrDI', 'SgsI', 'SmaI', 'SmiI', 'SmoI', 'SpeI', 'SphI', 'SsiI', 'SspI', 'SspDI', 'StuI', 'TaaI', 'TaiI', 'TaqI', 'TasI', 'TatI', 'TauI', 'Tru1I', 'TscAI', 'Van91I', 'VspI', 'XagI', 'XapI', 'XbaI', 'XceI', 'XhoI', 'XmaJI', 'XmiI'], 22405 )
22406 22407 22408 suppliers['B'] = _temp() 22409 22410
22411 -def _temp():
22412 return ( 22413 'Minotech Biotechnology', 22414 ['AluI', 'ApaLI', 'AsuII', 'BamHI', 'BclI', 'BglI', 'BglII', 'BseAI', 'BseBI', 'BseCI', 'BshFI', 'BsiSI', 'BssAI', 'BstEII', 'CspAI', 'EcoRI', 'EcoRV', 'HindIII', 'HinfI', 'HpaI', 'KpnI', 'MboI', 'MspCI', 'NaeI', 'NcoI', 'NheI', 'NotI', 'NruI', 'PspPI', 'PstI', 'PvuII', 'RsaI', 'SalI', 'Sau3AI', 'ScaI', 'SfiI', 'SgrBI', 'SlaI', 'SmaI', 'SnaBI', 'SphI', 'SseBI', 'SspI', 'SstI', 'StyI', 'TaqI', 'XbaI'], 22415 )
22416 22417 22418 suppliers['C'] = _temp() 22419 22420
22421 -def _temp():
22422 return ( 22423 'Agilent Technologies', 22424 ['DpnI'], 22425 )
22426 22427 22428 suppliers['E'] = _temp() 22429 22430
22431 -def _temp():
22432 return ( 22433 'SibEnzyme Ltd.', 22434 ['AatII', 'AbsI', 'Acc16I', 'Acc36I', 'Acc65I', 'AccB1I', 'AccB7I', 'AccBSI', 'AclI', 'AclWI', 'AcoI', 'AcsI', 'AcuI', 'AfeI', 'AgsI', 'AhlI', 'AjnI', 'AluI', 'AluBI', 'Ama87I', 'AoxI', 'ApaI', 'ArsI', 'AsiGI', 'AsiSI', 'AspA2I', 'AspLEI', 'AspS9I', 'AsuC2I', 'AsuHPI', 'AsuNHI', 'BamHI', 'BarI', 'Bbv12I', 'BglI', 'BglII', 'BisI', 'BlsI', 'Bme18I', 'BmtI', 'BmuI', 'BpmI', 'Bpu10I', 'Bpu14I', 'Bsa29I', 'Bsc4I', 'Bse1I', 'Bse8I', 'Bse21I', 'Bse118I', 'Bse3DI', 'BsePI', 'BseX3I', 'BslFI', 'Bso31I', 'Bsp13I', 'Bsp19I', 'Bsp1720I', 'BspACI', 'BspFNI', 'BssECI', 'BssNAI', 'BssT1I', 'Bst6I', 'BstACI', 'BstAFI', 'BstAPI', 'BstAUI', 'Bst2BI', 'BstBAI', 'Bst4CI', 'BstC8I', 'BstDEI', 'BstDSI', 'BstENI', 'BstF5I', 'BstFNI', 'BstH2I', 'BstHHI', 'BstKTI', 'BstMAI', 'BstMBI', 'BstMCI', 'BstMWI', 'BstNSI', 'BstPAI', 'BstSCI', 'BstSFI', 'BstSLI', 'BstSNI', 'Bst2UI', 'BstV1I', 'BstV2I', 'BstXI', 'BstX2I', 'BsuI', 'BsuRI', 'BtrI', 'CciI', 'CciNI', 'DraI', 'DraIII', 'DriI', 'DseDI', 'EcoICRI', 'EcoRI', 'EcoRV', 'EgeI', 'ErhI', 'FaeI', 'FaiI', 'FalI', 'FatI', 'FauI', 'FauNDI', 'FblI', 'FokI', 'FriOI', 'Fsp4HI', 'GlaI', 'GluI', 'GsaI', 'HaeIII', 'HgaI', 'HindII', 'HindIII', 'HinfI', 'HpaI', 'HpaII', 'HpySE526I', 'HspAI', 'KpnI', 'KroI', 'Ksp22I', 'Kzo9I', 'LmnI', 'MabI', 'MalI', 'MboII', 'MfeI', 'MhlI', 'MluI', 'Mly113I', 'MnlI', 'Mox20I', 'MroNI', 'MroXI', 'MspI', 'MspA1I', 'MspR9I', 'MteI', 'NruI', 'PalAI', 'PceI', 'PciI', 'PciSI', 'PcsI', 'PctI', 'PkrI', 'Ple19I', 'PpsI', 'PsiI', 'Psp6I', 'Psp124BI', 'PspCI', 'PspEI', 'PspLI', 'PspN4I', 'PspOMI', 'PspPPI', 'PspXI', 'PsrI', 'PstI', 'PstNI', 'PvuII', 'RgaI', 'RigI', 'RsaI', 'RsaNI', 'Rsr2I', 'SalI', 'SbfI', 'SetI', 'SfaNI', 'SfiI', 'Sfr274I', 'Sfr303I', 'SmaI', 'SmiI', 'SmiMI', 'SphI', 'Sse9I', 'SspI', 'SspMI', 'TaqI', 'Tru9I', 'TseFI', 'Tth111I', 'VneI', 'VspI', 'XbaI', 'XmaI', 'ZraI', 'ZrmI', 'Zsp2I'], 22435 )
22436 22437 22438 suppliers['I'] = _temp() 22439 22440
22441 -def _temp():
22442 return ( 22443 'Nippon Gene Co., Ltd.', 22444 ['AccI', 'AccII', 'AccIII', 'AcyI', 'AflII', 'AgeI', 'AluI', 'Alw44I', 'ApaI', 'AseI', 'AvaI', 'AvaII', 'AxyI', 'BalI', 'BamHI', 'BclI', 'BglI', 'BglII', 'BsmI', 'Bsp1286I', 'BssHII', 'BstEII', 'BstXI', 'DraI', 'EcoO109I', 'EcoRI', 'EcoRII', 'EcoRV', 'EcoT38I', 'FokI', 'FspI', 'HaeII', 'HaeIII', 'HhaI', 'HincII', 'HindIII', 'HinfI', 'HpaI', 'KpnI', 'MboII', 'MluI', 'MspI', 'NarI', 'NciI', 'NcoI', 'NdeI', 'NdeII', 'NheI', 'NotI', 'NruI', 'NsiI', 'NspV', 'PstI', 'PvuII', 'RsaI', 'SacI', 'SacII', 'SalI', 'Sau96I', 'Sau3AI', 'ScaI', 'ScrFI', 'SfiI', 'SmaI', 'SpeI', 'SphI', 'SspI', 'StuI', 'StyI', 'SwaI', 'TaqI', 'XbaI', 'XhoI'], 22445 )
22446 22447 22448 suppliers['J'] = _temp() 22449 22450
22451 -def _temp():
22452 return ( 22453 'Takara Bio Inc.', 22454 ['AatII', 'AccI', 'AccII', 'AccIII', 'AfaI', 'AflII', 'AluI', 'Aor13HI', 'Aor51HI', 'ApaI', 'ApaLI', 'BalI', 'BamHI', 'BanII', 'BciT130I', 'BcnI', 'BglI', 'BglII', 'BlnI', 'BmeT110I', 'BmgT120I', 'Bpu1102I', 'Bsp1286I', 'Bsp1407I', 'BspT104I', 'BspT107I', 'BssHII', 'Bst1107I', 'BstPI', 'BstXI', 'Cfr10I', 'ClaI', 'CpoI', 'DdeI', 'DpnI', 'DraI', 'EaeI', 'Eam1105I', 'Eco52I', 'Eco81I', 'EcoO65I', 'EcoO109I', 'EcoRI', 'EcoRV', 'EcoT14I', 'EcoT22I', 'FbaI', 'FokI', 'HaeII', 'HaeIII', 'HapII', 'HhaI', 'Hin1I', 'HincII', 'HindIII', 'HinfI', 'HpaI', 'KpnI', 'MboI', 'MboII', 'MflI', 'MluI', 'MspI', 'MunI', 'NaeI', 'NcoI', 'NdeI', 'NheI', 'NotI', 'NruI', 'NsbI', 'PmaCI', 'PshAI', 'PshBI', 'Psp1406I', 'PstI', 'PvuI', 'PvuII', 'SacI', 'SacII', 'SalI', 'Sau3AI', 'ScaI', 'SfiI', 'SmaI', 'SmiI', 'SnaBI', 'SpeI', 'SphI', 'Sse8387I', 'SspI', 'StuI', 'TaqI', 'Tth111I', 'Van91I', 'VpaK11BI', 'XbaI', 'XhoI', 'XspI'], 22455 )
22456 22457 22458 suppliers['K'] = _temp() 22459 22460
22461 -def _temp():
22462 return ( 22463 'Roche Applied Science', 22464 ['AatII', 'AccI', 'AflIII', 'AluI', 'ApaI', 'Asp700I', 'Asp718I', 'BamHI', 'BbrPI', 'BclI', 'BfrI', 'BglII', 'BlnI', 'BsmI', 'BssHII', 'BstXI', 'CfoI', 'ClaI', 'DdeI', 'DpnI', 'DraI', 'DraIII', 'Eco47III', 'EcoRI', 'EcoRV', 'FokI', 'HaeIII', 'HindII', 'HindIII', 'HinfI', 'HpaI', 'KpnI', 'KspI', 'MaeI', 'MaeII', 'MaeIII', 'MluI', 'MluNI', 'MroI', 'MunI', 'MvaI', 'MvnI', 'NarI', 'NcoI', 'NdeI', 'NdeII', 'NheI', 'NotI', 'NruI', 'NsiI', 'PstI', 'PvuI', 'PvuII', 'RsaI', 'SacI', 'SalI', 'Sau3AI', 'ScaI', 'SexAI', 'SfiI', 'SfuI', 'SmaI', 'SnaBI', 'SpeI', 'SphI', 'StuI', 'SwaI', 'TaqI', 'Tru9I', 'XbaI', 'XhoI'], 22465 )
22466 22467 22468 suppliers['M'] = _temp() 22469 22470
22471 -def _temp():
22472 return ( 22473 'New England Biolabs', 22474 ['AatII', 'AbaSI', 'AccI', 'Acc65I', 'AciI', 'AclI', 'AcuI', 'AfeI', 'AflII', 'AflIII', 'AgeI', 'AhdI', 'AleI', 'AluI', 'AlwI', 'AlwNI', 'ApaI', 'ApaLI', 'ApeKI', 'ApoI', 'AscI', 'AseI', 'AsiSI', 'AvaI', 'AvaII', 'AvrII', 'BaeI', 'BaeGI', 'BamHI', 'BanI', 'BanII', 'BbsI', 'BbvI', 'BbvCI', 'BccI', 'BceAI', 'BcgI', 'BciVI', 'BclI', 'BcoDI', 'BfaI', 'BfuAI', 'BfuCI', 'BglI', 'BglII', 'BlpI', 'BmgBI', 'BmrI', 'BmtI', 'BpmI', 'Bpu10I', 'BpuEI', 'BsaI', 'BsaAI', 'BsaBI', 'BsaHI', 'BsaJI', 'BsaWI', 'BsaXI', 'BseRI', 'BseYI', 'BsgI', 'BsiEI', 'BsiHKAI', 'BsiWI', 'BslI', 'BsmI', 'BsmAI', 'BsmBI', 'BsmFI', 'BsoBI', 'Bsp1286I', 'BspCNI', 'BspDI', 'BspEI', 'BspHI', 'BspMI', 'BspQI', 'BsrI', 'BsrBI', 'BsrDI', 'BsrFI', 'BsrGI', 'BssHII', 'BssSI', 'BstAPI', 'BstBI', 'BstEII', 'BstNI', 'BstUI', 'BstXI', 'BstYI', 'BstZ17I', 'Bsu36I', 'BtgI', 'BtgZI', 'BtsI', 'BtsIMutI', 'BtsCI', 'Cac8I', 'ClaI', 'CspCI', 'CviAII', 'CviKI_1', 'CviQI', 'DdeI', 'DpnI', 'DpnII', 'DraI', 'DraIII', 'DrdI', 'EaeI', 'EagI', 'EarI', 'EciI', 'EcoNI', 'EcoO109I', 'EcoRI', 'EcoRV', 'Eco53kI', 'FatI', 'FauI', 'Fnu4HI', 'FokI', 'FseI', 'FspI', 'FspEI', 'HaeII', 'HaeIII', 'HgaI', 'HhaI', 'HinP1I', 'HincII', 'HindIII', 'HinfI', 'HpaI', 'HpaII', 'HphI', 'Hpy99I', 'Hpy166II', 'Hpy188I', 'Hpy188III', 'HpyAV', 'HpyCH4III', 'HpyCH4IV', 'HpyCH4V', 'KasI', 'KpnI', 'LpnPI', 'MboI', 'MboII', 'MfeI', 'MluI', 'MluCI', 'MlyI', 'MmeI', 'MnlI', 'MscI', 'MseI', 'MslI', 'MspI', 'MspA1I', 'MspJI', 'MwoI', 'NaeI', 'NarI', 'NciI', 'NcoI', 'NdeI', 'NgoMIV', 'NheI', 'NlaIII', 'NlaIV', 'NmeAIII', 'NotI', 'NruI', 'NsiI', 'NspI', 'PacI', 'PaeR7I', 'PciI', 'PflFI', 'PflMI', 'PleI', 'PluTI', 'PmeI', 'PmlI', 'PpuMI', 'PshAI', 'PsiI', 'PspGI', 'PspOMI', 'PspXI', 'PstI', 'PvuI', 'PvuII', 'RsaI', 'RsrII', 'SacI', 'SacII', 'SalI', 'SapI', 'Sau96I', 'Sau3AI', 'SbfI', 'ScaI', 'ScrFI', 'SexAI', 'SfaNI', 'SfcI', 'SfiI', 'SfoI', 'SgrAI', 'SmaI', 'SmlI', 'SnaBI', 'SpeI', 'SphI', 'SrfI', 'SspI', 'StuI', 'StyI', 'StyD4I', 'SwaI', 'TaqI', 'TfiI', 'TseI', 'Tsp45I', 'TspMI', 'TspRI', 'Tth111I', 'XbaI', 'XcmI', 'XhoI', 'XmaI', 'XmnI', 'ZraI'], 22475 )
22476 22477 22478 suppliers['N'] = _temp() 22479 22480
22481 -def _temp():
22482 return ( 22483 'Toyobo Biochemicals', 22484 ['AluI', 'BamHI', 'BclI', 'BglI', 'BglII', 'DdeI', 'DpnI', 'EcoRI', 'EcoRV', 'HaeIII', 'HincII', 'HindIII', 'HinfI', 'KpnI', 'MluI', 'MroI', 'MscI', 'NcoI', 'NheI', 'NotI', 'PacI', 'PstI', 'PvuI', 'PvuII', 'SacI', 'SacII', 'SalI', 'ScaI', 'SfiI', 'SmaI', 'SpeI', 'SphI', 'XhoI'], 22485 )
22486 22487 22488 suppliers['O'] = _temp() 22489 22490
22491 -def _temp():
22492 return ( 22493 'Molecular Biology Resources - CHIMERx', 22494 ['AccI', 'AcvI', 'AluI', 'ApaI', 'AvaI', 'BalI', 'BamHI', 'BglI', 'BglII', 'BsiHKCI', 'BssHII', 'BstXI', 'ClaI', 'CviJI', 'DdeI', 'DpnI', 'DraI', 'EcoRI', 'EcoRV', 'HaeIII', 'HhaI', 'HincII', 'HindIII', 'HinfI', 'HpaI', 'HpaII', 'KpnI', 'MboI', 'MboII', 'MluI', 'MnlI', 'MspI', 'NarI', 'NcoI', 'NdeI', 'NheI', 'NotI', 'NruI', 'NsiI', 'PinAI', 'PstI', 'PvuI', 'PvuII', 'RsaI', 'RsrII', 'SacI', 'SacII', 'SalI', 'ScaI', 'SfiI', 'SmaI', 'SpeI', 'SphI', 'SspI', 'StuI', 'TaqI', 'TaqII', 'TspDTI', 'TspGWI', 'Tth111I', 'XbaI', 'XhoI'], 22495 )
22496 22497 22498 suppliers['Q'] = _temp() 22499 22500
22501 -def _temp():
22502 return ( 22503 'Promega Corporation', 22504 ['AccI', 'AccIII', 'AgeI', 'AluI', 'ApaI', 'AvaII', 'BalI', 'BamHI', 'BanI', 'BclI', 'BglI', 'BglII', 'BssHII', 'BstEII', 'BstXI', 'BstZI', 'CfoI', 'ClaI', 'CspI', 'DdeI', 'DpnI', 'DraI', 'Eco47III', 'EcoICRI', 'EcoRI', 'EcoRV', 'HaeII', 'HaeIII', 'HhaI', 'HincII', 'HindIII', 'HinfI', 'HpaI', 'HpaII', 'Hsp92I', 'Hsp92II', 'KpnI', 'MboI', 'MboII', 'MluI', 'MspI', 'MspA1I', 'NarI', 'NciI', 'NcoI', 'NdeI', 'NheI', 'NotI', 'NruI', 'NsiI', 'PstI', 'PvuI', 'PvuII', 'RsaI', 'SacI', 'SacII', 'SalI', 'Sau3AI', 'ScaI', 'SfiI', 'SgfI', 'SmaI', 'SnaBI', 'SpeI', 'SphI', 'SspI', 'StuI', 'TaqI', 'Tru9I', 'VspI', 'XbaI', 'XhoI', 'XmaI', 'XmnI'], 22505 )
22506 22507 22508 suppliers['R'] = _temp() 22509 22510
22511 -def _temp():
22512 return ( 22513 'Sigma Chemical Corporation', 22514 ['AflIII', 'AluI', 'ApaI', 'Asp718I', 'BamHI', 'BclI', 'BfrI', 'BglII', 'BlnI', 'BsmI', 'CfoI', 'ClaI', 'DdeI', 'DpnI', 'DraI', 'EclXI', 'Eco47III', 'EcoRI', 'EcoRV', 'HaeIII', 'HindII', 'HindIII', 'HinfI', 'HpaI', 'KpnI', 'KspI', 'MaeIII', 'MluI', 'MunI', 'NarI', 'NcoI', 'NdeI', 'NheI', 'NotI', 'NruI', 'NsiI', 'PstI', 'PvuI', 'PvuII', 'RsaI', 'SacI', 'SalI', 'ScaI', 'SfiI', 'SfuI', 'SmaI', 'SpeI', 'SphI', 'StuI', 'SwaI', 'TaqI', 'XbaI', 'XhoI'], 22515 )
22516 22517 22518 suppliers['S'] = _temp() 22519 22520
22521 -def _temp():
22522 return ( 22523 'Vivantis Technologies', 22524 ['AatII', 'Acc16I', 'Acc65I', 'AccB1I', 'AccB7I', 'AccBSI', 'AclI', 'AcsI', 'AfiI', 'AhlI', 'AluI', 'Ama87I', 'ApaI', 'AsiGI', 'AspA2I', 'AspLEI', 'AspS9I', 'AsuHPI', 'AsuNHI', 'BamHI', 'Bbv12I', 'BglI', 'BglII', 'BmcAI', 'Bme18I', 'BmeRI', 'BmiI', 'BmrFI', 'BmtI', 'Bpu10I', 'Bpu14I', 'BpuMI', 'Bse1I', 'Bse8I', 'Bse21I', 'Bse118I', 'Bse3DI', 'BsePI', 'BseX3I', 'BshVI', 'BsnI', 'Bso31I', 'Bsp13I', 'Bsp19I', 'Bsp1720I', 'BssMI', 'BssNI', 'BssNAI', 'BssT1I', 'Bst6I', 'BstAUI', 'BstBAI', 'Bst4CI', 'BstDEI', 'BstDSI', 'BstENI', 'BstF5I', 'BstFNI', 'BstH2I', 'BstHHI', 'BstMAI', 'BstMBI', 'BstMCI', 'BstNSI', 'BstPAI', 'BstSNI', 'Bst2UI', 'BstV2I', 'BstXI', 'BstX2I', 'BtuMI', 'CciNI', 'DinI', 'DraI', 'DraIII', 'DseDI', 'EcoICRI', 'EcoRI', 'EcoRV', 'FauNDI', 'FblI', 'FokI', 'FriOI', 'HindII', 'HindIII', 'HinfI', 'HpaI', 'HpaII', 'HspAI', 'KpnI', 'Ksp22I', 'MboII', 'MhlI', 'MluI', 'MnlI', 'MroNI', 'MroXI', 'MspI', 'Msp20I', 'MspA1I', 'PceI', 'PctI', 'Psp124BI', 'PspCI', 'PspEI', 'PspOMI', 'PstI', 'PvuII', 'RsaI', 'Rsr2I', 'SalI', 'SbfI', 'SfaNI', 'SfiI', 'Sfr274I', 'Sfr303I', 'SmaI', 'SmiI', 'SmiMI', 'SphI', 'Sse9I', 'SspI', 'TaqI', 'Tru9I', 'Tth111I', 'Vha464I', 'VneI', 'VspI', 'XbaI', 'XmaI', 'ZraI', 'Zsp2I'], 22525 )
22526 22527 22528 suppliers['V'] = _temp() 22529 22530
22531 -def _temp():
22532 return ( 22533 'EURx Ltd.', 22534 ['AccI', 'AcvI', 'AluI', 'ApaI', 'AvaI', 'AvaII', 'BalI', 'BamHI', 'BanII', 'BglI', 'BglII', 'BsiHKCI', 'BspANI', 'BspMAI', 'BspTNI', 'BssHII', 'BstXI', 'BsuTUI', 'ClaI', 'CviJI', 'DdeI', 'DpnI', 'DraI', 'EcoRI', 'EcoRV', 'FokI', 'HaeIII', 'HhaI', 'HincII', 'HindIII', 'HinfI', 'HpaI', 'HpaII', 'KpnI', 'MboI', 'MboII', 'MluI', 'MmeI', 'MnlI', 'MspI', 'NarI', 'NcoI', 'NdeI', 'NheI', 'NotI', 'NruI', 'NsiI', 'PinAI', 'PstI', 'PvuI', 'PvuII', 'RsaI', 'RsrII', 'SacI', 'SacII', 'SalI', 'ScaI', 'SfiI', 'SinI', 'SmaI', 'SpeI', 'SphI', 'SspI', 'StuI', 'TaqI', 'TaqII', 'TspDTI', 'TspGWI', 'Tth111I', 'XbaI', 'XhoI'], 22535 )
22536 22537 22538 suppliers['X'] = _temp() 22539 22540
22541 -def _temp():
22542 return ( 22543 'SinaClon BioScience Co.', 22544 ['AluI', 'BamHI', 'BsiSI', 'BstXI', 'EcoRI', 'FokI', 'HindIII', 'HinfI', 'KpnI', 'MboI', 'NcoI', 'RsaI', 'SlaI', 'SmaI'], 22545 )
22546 22547 22548 suppliers['Y'] = _temp() 22549 22550 22551 typedict = {} 22552 22553
22554 -def _temp():
22555 return ( 22556 ('Palindromic', 'TwoCuts', 'Ov5', 'Ambiguous', 'Meth_Dep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22557 ['NmeDI'], 22558 )
22559 22560 22561 typedict['type130'] = _temp() 22562 22563
22564 -def _temp():
22565 return ( 22566 ('Palindromic', 'TwoCuts', 'Ov5', 'Ambiguous', 'Meth_Undep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22567 ['UcoMSI'], 22568 )
22569 22570 22571 typedict['type132'] = _temp() 22572 22573
22574 -def _temp():
22575 return ( 22576 ('Palindromic', 'TwoCuts', 'Ov3', 'Ambiguous', 'Meth_Dep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22577 ['RdeGBIII'], 22578 )
22579 22580 22581 typedict['type142'] = _temp() 22582 22583
22584 -def _temp():
22585 return ( 22586 ('Palindromic', 'TwoCuts', 'Ov3', 'Ambiguous', 'Meth_Undep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22587 ['BplI', 'FalI'], 22588 )
22589 22590 22591 typedict['type143'] = _temp() 22592 22593
22594 -def _temp():
22595 return ( 22596 ('Palindromic', 'TwoCuts', 'Ov3', 'Ambiguous', 'Meth_Undep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22597 ['AlfI', 'BdaI'], 22598 )
22599 22600 22601 typedict['type144'] = _temp() 22602 22603
22604 -def _temp():
22605 return ( 22606 ('NonPalindromic', 'NoCut', 'Unknown', 'NotDefined', 'Meth_Dep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22607 ['Aba6411II', 'AbaCIII', 'Acc65V', 'AchA6III', 'Aco12261II', 'AhyRBAHI', 'AhyYL17I', 'AspDUT2V', 'AspJHL3II', 'Asu14238IV', 'AteTI', 'Awo1030IV', 'Bag18758I', 'BanLI', 'Bce3081I', 'BfaSII', 'Ble402II', 'BloAII', 'BscGI', 'Bsp460III', 'Bsp3004IV', 'Cal14237I', 'CalB3II', 'Cau10061II', 'Cba13II', 'Cba16038I', 'CcrNAIII', 'Cdi11397I', 'Cdu23823II', 'Cfupf3II', 'Cgl13032I', 'Cgl13032II', 'CjeFIII', 'CjeFV', 'CjeNII', 'CjeNV', 'Cla11845III', 'Cly7489II', 'Cma23826I', 'Csp2014I', 'DrdII', 'Ecl35734I', 'Eco4465II', 'EcoE1140I', 'EcoMVII', 'Eli8509II', 'EsaSSI', 'Esp3007I', 'Exi27195I', 'FtnUV', 'GauT27I', 'Gba708II', 'HbaII', 'Hpy99XIII', 'Hpy99XIV', 'Hpy99XIV_mut1', 'Hpy99XXII', 'HpyAXIV', 'HpyAXVI_mut1', 'HpyAXVI_mut2', 'HpyUM032XIII_mut1', 'HpyUM032XIV', 'HpyUM037X', 'Jma19592I', 'Jma19592II', 'KpnNIH30III', 'Lba2029III', 'Lmo370I', 'Lmo911II', 'Lsp48III', 'Lsp6406VI', 'Mba11I', 'Mcr10I', 'MkaDII', 'MspI7II', 'MtuHN878II', 'Nal45188II', 'Nbr128II', 'NhaXI', 'NpeUS61II', 'OspHL35III', 'PacIII', 'Pac19842II', 'Pal408I', 'PcaII', 'Pdi8503III', 'Pdu1735I', 'PliMI', 'Pse18267I', 'Psp0357II', 'Pst273I', 'Pst14472I', 'Rba2021I', 'RdeGBI', 'RflFIII', 'RpaTI', 'Rsp008IV', 'Rsp008V', 'RspPBTS2III', 'Saf8902III', 'Sbo46I', 'Sen13III', 'Sen1736II', 'Sen1878IV', 'Sen1880IV', 'Sen1896IV', 'Sen1898IV', 'Sen1906IV', 'Sen1908IV', 'Sen1910IV', 'Sen13311III', 'SenC1808III', 'SenC1810IV', 'SenSARA26III', 'SenTFIV', 'Sno506I', 'SpnRII', 'SpoDI', 'Ssp714II', 'Ssp6803IV', 'Sth20745III', 'Sty13348III', 'TspARh3I', 'Vtu19109I', 'Xca85IV', 'Yps3606I'], 22608 )
22609 22610 22611 typedict['type146'] = _temp() 22612 22613
22614 -def _temp():
22615 return ( 22616 ('NonPalindromic', 'NoCut', 'Unknown', 'NotDefined', 'Meth_Undep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22617 ['AbaUMB2I', 'AlwFI', 'BmgI', 'BspGI', 'BspNCI', 'CjeP659IV', 'CjuII', 'FinI', 'PenI', 'Pfl1108I', 'PsuGI', 'RlaI', 'TsuI', 'UbaF9I', 'UbaF11I', 'UbaF12I', 'UbaF13I', 'UbaF14I', 'UbaPI'], 22618 )
22619 22620 22621 typedict['type148'] = _temp() 22622 22623
22624 -def _temp():
22625 return ( 22626 ('Palindromic', 'NoCut', 'Unknown', 'NotDefined', 'Meth_Dep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22627 ['HpyUM032XIII', 'MjaIV'], 22628 )
22629 22630 22631 typedict['type2'] = _temp() 22632 22633
22634 -def _temp():
22635 return ( 22636 ('NonPalindromic', 'OneCut', 'Blunt', 'Defined', 'Meth_Dep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22637 ['BsrBI', 'MlyI'], 22638 )
22639 22640 22641 typedict['type209'] = _temp() 22642 22643
22644 -def _temp():
22645 return ( 22646 ('NonPalindromic', 'OneCut', 'Blunt', 'Defined', 'Meth_Dep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22647 ['NgoAVII'], 22648 )
22649 22650 22651 typedict['type210'] = _temp() 22652 22653
22654 -def _temp():
22655 return ( 22656 ('NonPalindromic', 'OneCut', 'Blunt', 'Defined', 'Meth_Undep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22657 ['AccBSI', 'AjiI', 'BmgBI', 'BtrI', 'MbiI', 'SchI'], 22658 )
22659 22660 22661 typedict['type211'] = _temp() 22662 22663
22664 -def _temp():
22665 return ( 22666 ('NonPalindromic', 'OneCut', 'Blunt', 'Defined', 'Meth_Undep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22667 ['CdiI', 'SspD5I'], 22668 )
22669 22670 22671 typedict['type212'] = _temp() 22672 22673
22674 -def _temp():
22675 return ( 22676 ('NonPalindromic', 'OneCut', 'Ov5', 'Defined', 'Meth_Dep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22677 ['AciI', 'BbvCI', 'BspACI', 'BssSI'], 22678 )
22679 22680 22681 typedict['type221'] = _temp() 22682 22683
22684 -def _temp():
22685 return ( 22686 ('NonPalindromic', 'OneCut', 'Ov5', 'Defined', 'Meth_Undep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22687 ['BauI', 'BseYI', 'Bst2BI', 'PspFI', 'SsiI'], 22688 )
22689 22690 22691 typedict['type223'] = _temp() 22692 22693
22694 -def _temp():
22695 return ( 22696 ('NonPalindromic', 'OneCut', 'Ov5', 'Defined', 'Meth_Undep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22697 ['BsiI', 'GdiII', 'SimI'], 22698 )
22699 22700 22701 typedict['type224'] = _temp() 22702 22703
22704 -def _temp():
22705 return ( 22706 ('NonPalindromic', 'OneCut', 'Ov5', 'Ambiguous', 'Meth_Dep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22707 ['AlwI', 'Alw26I', 'BbvI', 'BccI', 'BceAI', 'BcoDI', 'BfuAI', 'Bpu10I', 'BsmAI', 'BsmBI', 'BsmFI', 'BspMI', 'BtgZI', 'Eco31I', 'Esp3I', 'FokI', 'HgaI', 'Lsp1109I'], 22708 )
22709 22710 22711 typedict['type225'] = _temp() 22712 22713
22714 -def _temp():
22715 return ( 22716 ('NonPalindromic', 'OneCut', 'Ov5', 'Ambiguous', 'Meth_Dep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22717 ['BscAI', 'StsI'], 22718 )
22719 22720 22721 typedict['type226'] = _temp() 22722 22723
22724 -def _temp():
22725 return ( 22726 ('NonPalindromic', 'OneCut', 'Ov5', 'Ambiguous', 'Meth_Undep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22727 ['AarI', 'Acc36I', 'AclWI', 'BbsI', 'BmsI', 'BpiI', 'BsaI', 'BseXI', 'BslFI', 'Bso31I', 'BspPI', 'BspQI', 'BspTNI', 'Bst6I', 'BstMAI', 'BstV1I', 'BstV2I', 'BveI', 'CseI', 'Eam1104I', 'EarI', 'FaqI', 'FauI', 'FspEI', 'LguI', 'LpnPI', 'LweI', 'MspJI', 'PciSI', 'PleI', 'PpsI', 'SapI', 'SfaNI'], 22728 )
22729 22730 22731 typedict['type227'] = _temp() 22732 22733
22734 -def _temp():
22735 return ( 22736 ('NonPalindromic', 'OneCut', 'Ov5', 'Ambiguous', 'Meth_Undep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22737 ['AceIII', 'AspBHI', 'Bbr7I', 'BbvII', 'BcefI', 'BinI', 'BspD6I', 'Ksp632I', 'SgrTI', 'Sth132I'], 22738 )
22739 22740 22741 typedict['type228'] = _temp() 22742 22743
22744 -def _temp():
22745 return ( 22746 ('NonPalindromic', 'OneCut', 'Ov3', 'Defined', 'Meth_Undep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22747 ['GsaI'], 22748 )
22749 22750 22751 typedict['type235'] = _temp() 22752 22753
22754 -def _temp():
22755 return ( 22756 ('NonPalindromic', 'OneCut', 'Ov3', 'Ambiguous', 'Meth_Dep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22757 ['AcuI', 'BmrI', 'BpmI', 'BpuEI', 'BseMII', 'BseRI', 'BsgI', 'BspCNI', 'BsrI', 'BstF5I', 'Eco57I', 'HphI', 'HpyAV', 'MboII', 'MmeI', 'MnlI', 'NmeAIII', 'TaqII', 'TspGWI'], 22758 )
22759 22760 22761 typedict['type237'] = _temp() 22762 22763
22764 -def _temp():
22765 return ( 22766 ('NonPalindromic', 'OneCut', 'Ov3', 'Ambiguous', 'Meth_Dep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22767 ['ApyPI', 'AquII', 'AquIII', 'AquIV', 'BfiI', 'BsbI', 'CchII', 'CchIII', 'CdpI', 'CjeNIII', 'CstMI', 'DraRI', 'MaqI', 'NlaCI', 'PlaDI', 'PspOMII', 'PspPRI', 'RceI', 'RdeGBII', 'RlaII', 'RpaI', 'RpaBI', 'RpaB5I', 'SdeAI', 'SstE37I', 'TaqIII', 'Tth111II', 'WviI'], 22768 )
22769 22770 22771 typedict['type238'] = _temp() 22772 22773
22774 -def _temp():
22775 return ( 22776 ('NonPalindromic', 'OneCut', 'Ov3', 'Ambiguous', 'Meth_Undep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22777 ['AbaSI', 'AsuHPI', 'BciVI', 'BfuI', 'BmuI', 'Bse1I', 'Bse3DI', 'BseGI', 'BseMI', 'BseNI', 'BsmI', 'BsrDI', 'BsuI', 'BtsI', 'BtsIMutI', 'BtsCI', 'EciI', 'GsuI', 'LmnI', 'Mva1269I', 'PctI', 'TspDTI'], 22778 )
22779 22780 22781 typedict['type239'] = _temp() 22782 22783
22784 -def _temp():
22785 return ( 22786 ('NonPalindromic', 'OneCut', 'Ov3', 'Ambiguous', 'Meth_Undep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22787 ['Bce83I', 'BmeDI', 'Eco57MI', 'Hin4II', 'RleAI', 'TsoI', 'YkrI'], 22788 )
22789 22790 22791 typedict['type240'] = _temp() 22792 22793
22794 -def _temp():
22795 return ( 22796 ('NonPalindromic', 'TwoCuts', 'Ov5', 'Ambiguous', 'Meth_Dep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22797 ['BceSIV'], 22798 )
22799 22800 22801 typedict['type274'] = _temp() 22802 22803
22804 -def _temp():
22805 return ( 22806 ('NonPalindromic', 'TwoCuts', 'Ov3', 'Ambiguous', 'Meth_Dep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22807 ['AloI', 'BcgI', 'CspCI'], 22808 )
22809 22810 22811 typedict['type285'] = _temp() 22812 22813
22814 -def _temp():
22815 return ( 22816 ('NonPalindromic', 'TwoCuts', 'Ov3', 'Ambiguous', 'Meth_Dep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22817 ['CjeI', 'NgoAVIII', 'PpiI', 'SdeOSI', 'TstI'], 22818 )
22819 22820 22821 typedict['type286'] = _temp() 22822 22823
22824 -def _temp():
22825 return ( 22826 ('NonPalindromic', 'TwoCuts', 'Ov3', 'Ambiguous', 'Meth_Undep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22827 ['AjuI', 'ArsI', 'BaeI', 'BarI', 'BsaXI', 'PsrI'], 22828 )
22829 22830 22831 typedict['type287'] = _temp() 22832 22833
22834 -def _temp():
22835 return ( 22836 ('NonPalindromic', 'TwoCuts', 'Ov3', 'Ambiguous', 'Meth_Undep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22837 ['Bsp24I', 'CjePI', 'Hin4I'], 22838 )
22839 22840 22841 typedict['type288'] = _temp() 22842 22843
22844 -def _temp():
22845 return ( 22846 ('Palindromic', 'NoCut', 'Unknown', 'NotDefined', 'Meth_Undep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22847 ['AvaIII', 'CjuI', 'HgiEII', 'NhoI', 'SnaI', 'TssI'], 22848 )
22849 22850 22851 typedict['type4'] = _temp() 22852 22853
22854 -def _temp():
22855 return ( 22856 ('Palindromic', 'OneCut', 'Blunt', 'Defined', 'Meth_Dep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22857 ['AleI', 'AluI', 'AluBI', 'BalI', 'BsaAI', 'BstC8I', 'BstUI', 'BsuRI', 'Cac8I', 'CviJI', 'DraI', 'EcoRV', 'FspI', 'HaeIII', 'HincII', 'HindII', 'HpaI', 'Hpy8I', 'MspA1I', 'NaeI', 'NlaIV', 'PmlI', 'PshAI', 'PvuII', 'RsaI', 'ScaI', 'SfoI', 'SmaI', 'SnaBI', 'SspI', 'SwaI', 'XmnI'], 22858 )
22859 22860 22861 typedict['type65'] = _temp() 22862 22863
22864 -def _temp():
22865 return ( 22866 ('Palindromic', 'OneCut', 'Blunt', 'Defined', 'Meth_Dep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22867 ['CviRI', 'EsaBC3I', 'FnuDII'], 22868 )
22869 22870 22871 typedict['type66'] = _temp() 22872 22873
22874 -def _temp():
22875 return ( 22876 ('Palindromic', 'OneCut', 'Blunt', 'Defined', 'Meth_Undep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22877 ['AanI', 'AccII', 'Acc16I', 'AcvI', 'AfaI', 'AfeI', 'Aor51HI', 'Asp700I', 'BbrPI', 'BmcAI', 'BmiI', 'BoxI', 'BsaBI', 'Bse8I', 'BseJI', 'Bsh1236I', 'BshFI', 'BsnI', 'Bsp68I', 'BspANI', 'BspFNI', 'BspLI', 'BssNAI', 'Bst1107I', 'BstBAI', 'BstFNI', 'BstPAI', 'BstSNI', 'BstZ17I', 'BtuMI', 'CviKI_1', 'DinI', 'DpnI', 'Ecl136II', 'Eco32I', 'Eco47III', 'Eco72I', 'Eco105I', 'Eco147I', 'EcoICRI', 'Eco53kI', 'EgeI', 'EheI', 'FaiI', 'FspAI', 'GlaI', 'Hpy166II', 'HpyCH4V', 'KspAI', 'MalI', 'MlsI', 'MluNI', 'Mox20I', 'MroXI', 'MscI', 'MslI', 'Msp20I', 'MssI', 'MvnI', 'NruI', 'NsbI', 'OliI', 'PceI', 'PdiI', 'PdmI', 'PmaCI', 'PmeI', 'Ppu21I', 'PsiI', 'PspCI', 'PspN4I', 'RruI', 'RseI', 'SmiI', 'SmiMI', 'SrfI', 'SseBI', 'StuI', 'ZraI', 'ZrmI'], 22878 )
22879 22880 22881 typedict['type67'] = _temp() 22882 22883
22884 -def _temp():
22885 return ( 22886 ('Palindromic', 'OneCut', 'Blunt', 'Defined', 'Meth_Undep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22887 ['AhaIII', 'HaeI', 'LpnI', 'MstI', 'NspBII', 'Pfl8569I', 'SciI', 'Sth302II'], 22888 )
22889 22890 22891 typedict['type68'] = _temp() 22892 22893
22894 -def _temp():
22895 return ( 22896 ('Palindromic', 'OneCut', 'Ov5', 'Defined', 'Meth_Dep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22897 ['Acc65I', 'AclI', 'AflII', 'AgeI', 'ApaLI', 'ApoI', 'AscI', 'AseI', 'BamHI', 'BclI', 'BfuCI', 'BglII', 'BsaHI', 'BsaWI', 'BseCI', 'BspHI', 'BsrFI', 'BssHII', 'BstYI', 'Bsu15I', 'Cfr9I', 'Cfr10I', 'ClaI', 'CviAII', 'CviQI', 'DpnII', 'EaeI', 'EagI', 'EcoRI', 'FatI', 'HapII', 'HinP1I', 'HindIII', 'HpaII', 'HpyCH4IV', 'HspAI', 'KasI', 'Kpn2I', 'MboI', 'MfeI', 'MluI', 'MseI', 'MspI', 'MunI', 'NcoI', 'NdeI', 'NgoMIV', 'NheI', 'NotI', 'PaeR7I', 'SalI', 'Sau3AI', 'SgrAI', 'Sse9I', 'TaqI', 'TspMI', 'VspI', 'XbaI', 'XhoI', 'XmaI'], 22898 )
22899 22900 22901 typedict['type77'] = _temp() 22902 22903
22904 -def _temp():
22905 return ( 22906 ('Palindromic', 'OneCut', 'Ov5', 'Defined', 'Meth_Dep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22907 ['CfrI', 'XhoII', 'XmaIII'], 22908 )
22909 22910 22911 typedict['type78'] = _temp() 22912 22913
22914 -def _temp():
22915 return ( 22916 ('Palindromic', 'OneCut', 'Ov5', 'Defined', 'Meth_Undep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22917 ['AbsI', 'AccIII', 'AcoI', 'AcsI', 'AcyI', 'AhlI', 'Alw44I', 'Aor13HI', 'AoxI', 'AsiGI', 'Asp718I', 'AspA2I', 'AsuII', 'AsuNHI', 'AvrII', 'BcuI', 'BfaI', 'BfrI', 'BlnI', 'Bpu14I', 'Bsa29I', 'Bse118I', 'BseAI', 'BsePI', 'BseX3I', 'BshTI', 'BshVI', 'BsiSI', 'BsiWI', 'Bsp13I', 'Bsp19I', 'Bsp119I', 'Bsp120I', 'Bsp143I', 'Bsp1407I', 'BspDI', 'BspEI', 'BspTI', 'BspT104I', 'BsrGI', 'BssAI', 'BssMI', 'BssNI', 'BstACI', 'BstAFI', 'BstAUI', 'BstBI', 'BstMBI', 'BstX2I', 'BstZI', 'BsuTUI', 'CciI', 'CciNI', 'Csp6I', 'CspAI', 'EclXI', 'Eco52I', 'FauNDI', 'FbaI', 'FspBI', 'Hin1I', 'Hin6I', 'HpySE526I', 'Hsp92I', 'KroI', 'Ksp22I', 'Kzo9I', 'MaeI', 'MaeII', 'MauBI', 'MflI', 'MluCI', 'Mly113I', 'MreI', 'MroI', 'MroNI', 'MspCI', 'NarI', 'NdeII', 'NspV', 'PagI', 'PalAI', 'PauI', 'PciI', 'Pfl23II', 'PinAI', 'PscI', 'PshBI', 'Psp1406I', 'PspLI', 'PspOMI', 'PspXI', 'PsuI', 'PteI', 'RsaNI', 'SaqAI', 'Sfr274I', 'SfuI', 'SgrDI', 'SgsI', 'SlaI', 'SpeI', 'SspDI', 'SspMI', 'TasI', 'TatI', 'Tru1I', 'Tru9I', 'Vha464I', 'VneI', 'XapI', 'XmaJI', 'XspI'], 22918 )
22919 22920 22921 typedict['type79'] = _temp() 22922 22923
22924 -def _temp():
22925 return ( 22926 ('Palindromic', 'OneCut', 'Ov5', 'Defined', 'Meth_Undep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22927 ['Asi256I', 'BetI', 'BspLU11I', 'BspMII', 'Ppu10I', 'SelI', 'SplI', 'Sse232I', 'TspEI'], 22928 )
22929 22930 22931 typedict['type80'] = _temp() 22932 22933
22934 -def _temp():
22935 return ( 22936 ('Palindromic', 'OneCut', 'Ov5', 'Ambiguous', 'Meth_Dep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22937 ['AccI', 'AflIII', 'AjnI', 'ApeKI', 'AspS9I', 'AvaI', 'AvaII', 'BanI', 'BcnI', 'BlpI', 'BsaJI', 'BsoBI', 'BssECI', 'BstNI', 'Cfr13I', 'DdeI', 'EcoNI', 'EcoO109I', 'EcoRII', 'Fnu4HI', 'Fsp4HI', 'HinfI', 'MvaI', 'NciI', 'PpuMI', 'PspGI', 'PspPI', 'RsrII', 'Sau96I', 'ScrFI', 'SexAI', 'SinI', 'StyD4I', 'TfiI', 'TseI', 'Tsp45I', 'Tth111I'], 22938 )
22939 22940 22941 typedict['type81'] = _temp() 22942 22943
22944 -def _temp():
22945 return ( 22946 ('Palindromic', 'OneCut', 'Ov5', 'Ambiguous', 'Meth_Dep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22947 ['EcoHI', 'HgiCI'], 22948 )
22949 22950 22951 typedict['type82'] = _temp() 22952 22953
22954 -def _temp():
22955 return ( 22956 ('Palindromic', 'OneCut', 'Ov5', 'Ambiguous', 'Meth_Undep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22957 ['AccB1I', 'Ama87I', 'AsuC2I', 'AxyI', 'BciT130I', 'BfmI', 'BisI', 'Bme18I', 'Bme1390I', 'BmeT110I', 'BmgT120I', 'BmrFI', 'Bpu1102I', 'BpuMI', 'Bse21I', 'BseBI', 'BseDI', 'BshNI', 'BsiHKCI', 'Bsp1720I', 'BspT107I', 'BssT1I', 'BstDEI', 'BstDSI', 'BstEII', 'BstENI', 'BstPI', 'BstSCI', 'BstSFI', 'Bst2UI', 'Bsu36I', 'BtgI', 'CpoI', 'CsiI', 'CspI', 'Eco47I', 'Eco81I', 'Eco88I', 'Eco91I', 'Eco130I', 'EcoO65I', 'EcoT14I', 'ErhI', 'FblI', 'GluI', 'Hpy188III', 'HpyF3I', 'KflI', 'MabI', 'MaeIII', 'MspR9I', 'MteI', 'NmuCI', 'PasI', 'PfeI', 'PflFI', 'PfoI', 'Psp5II', 'Psp6I', 'PspEI', 'PspPPI', 'PsyI', 'Rsr2I', 'SatI', 'SfcI', 'SgeI', 'SmlI', 'SmoI', 'StyI', 'TseFI', 'VpaK11BI', 'XagI', 'XmiI'], 22958 )
22959 22960 22961 typedict['type83'] = _temp() 22962 22963
22964 -def _temp():
22965 return ( 22966 ('Palindromic', 'OneCut', 'Ov5', 'Ambiguous', 'Meth_Undep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22967 ['AsuI', 'CauII', 'DraII', 'DsaI', 'EspI', 'Hpy178III', 'SanDI', 'SauI', 'SecI', 'SfeI', 'Sse8647I', 'UnbI', 'VpaK11AI'], 22968 )
22969 22970 22971 typedict['type84'] = _temp() 22972 22973
22974 -def _temp():
22975 return ( 22976 ('Palindromic', 'OneCut', 'Ov3', 'Defined', 'Meth_Dep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22977 ['AatII', 'ApaI', 'AsiSI', 'Cfr42I', 'FseI', 'HaeII', 'HhaI', 'KpnI', 'NlaIII', 'NspI', 'PluTI', 'PstI', 'SacI', 'SacII'], 22978 )
22979 22980 22981 typedict['type89'] = _temp() 22982 22983
22984 -def _temp():
22985 return ( 22986 ('Palindromic', 'OneCut', 'Ov3', 'Defined', 'Meth_Dep', 'Not_available', 'AbstractCut', 'RestrictionType'), 22987 ['McaTI', 'PabI'], 22988 )
22989 22990 22991 typedict['type90'] = _temp() 22992 22993
22994 -def _temp():
22995 return ( 22996 ('Palindromic', 'OneCut', 'Ov3', 'Defined', 'Meth_Undep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 22997 ['AspLEI', 'BfoI', 'BmtI', 'BspMAI', 'BspOI', 'BstH2I', 'BstHHI', 'BstKTI', 'BstNSI', 'CfoI', 'EcoT22I', 'FaeI', 'Hin1II', 'Hsp92II', 'KspI', 'Mph1103I', 'NsiI', 'PacI', 'PaeI', 'Ple19I', 'Psp124BI', 'PvuI', 'RgaI', 'RigI', 'SbfI', 'SdaI', 'SfaAI', 'Sfr303I', 'SgfI', 'SgrBI', 'SphI', 'Sse8387I', 'SstI', 'TaiI', 'XceI', 'Zsp2I'], 22998 )
22999 23000 23001 typedict['type91'] = _temp() 23002 23003
23004 -def _temp():
23005 return ( 23006 ('Palindromic', 'OneCut', 'Ov3', 'Defined', 'Meth_Undep', 'Not_available', 'AbstractCut', 'RestrictionType'), 23007 ['ChaI'], 23008 )
23009 23010 23011 typedict['type92'] = _temp() 23012 23013
23014 -def _temp():
23015 return ( 23016 ('Palindromic', 'OneCut', 'Ov3', 'Ambiguous', 'Meth_Dep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 23017 ['AgsI', 'AhdI', 'BaeGI', 'BanII', 'BglI', 'Bsc4I', 'BslI', 'Bsp1286I', 'BstAPI', 'BstXI', 'DraIII', 'EcoT38I', 'Hpy99I', 'Hpy188I', 'MwoI', 'SfiI', 'TspRI', 'XcmI'], 23018 )
23019 23020 23021 typedict['type93'] = _temp() 23022 23023
23024 -def _temp():
23025 return ( 23026 ('Palindromic', 'OneCut', 'Ov3', 'Ambiguous', 'Meth_Dep', 'Not_available', 'AbstractCut', 'RestrictionType'), 23027 ['BthCI', 'HauII'], 23028 )
23029 23030 23031 typedict['type94'] = _temp() 23032 23033
23034 -def _temp():
23035 return ( 23036 ('Palindromic', 'OneCut', 'Ov3', 'Ambiguous', 'Meth_Undep', 'Commercially_available', 'AbstractCut', 'RestrictionType'), 23037 ['AasI', 'AccB7I', 'AdeI', 'AfiI', 'Alw21I', 'AlwNI', 'Bbv12I', 'BlsI', 'BmeRI', 'BseLI', 'BseSI', 'Bsh1285I', 'BsiEI', 'BsiHKAI', 'Bst4CI', 'BstMCI', 'BstMWI', 'BstSLI', 'CaiI', 'DrdI', 'DriI', 'DseDI', 'Eam1105I', 'Eco24I', 'FriOI', 'HpyCH4III', 'HpyF10VI', 'MhlI', 'PcsI', 'PflMI', 'PkrI', 'PstNI', 'SduI', 'SetI', 'TaaI', 'TauI', 'TscAI', 'Van91I'], 23038 )
23039 23040 23041 typedict['type95'] = _temp() 23042 23043
23044 -def _temp():
23045 return ( 23046 ('Palindromic', 'OneCut', 'Ov3', 'Ambiguous', 'Meth_Undep', 'Not_available', 'AbstractCut', 'RestrictionType'), 23047 ['ApaBI', 'BsiYI', 'FmuI', 'HgiAI', 'HgiJII', 'McrI', 'Nli3877I', 'Psp03I', 'PssI', 'Tsp4CI'], 23048 )
23049 23050 23051 typedict['type96'] = _temp() 23052 23053 23054 del _temp 23055